
@font-face {
	font-family: 'Marlboro';
	src: url('fonts/Marlboro.eot');
	src: local('O'), url('fonts/Marlboro.woff') format('woff'), url('fonts/Marlboro.ttf') format('truetype'), url('fonts/Marlboro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body{
background: url('../images/bg1.jpg');
}

#wrapper{
}

.pic_wrapper{
position: absolute;
top: 110px;
left: 40px;
padding: 1px;
border: 3px double #1B5927;
border-radius: 10px;
background: #C0FFAB;
}



#main a:hover{
color: white !important;
}





#top{
padding: 0px;
}

#right{
padding-right: 50px;
}

a{
position: absolute;
text-decoration: none;
padding: 2px;
color: blue;
z-index: 1000;
text-shadow: 2px 2px 5px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}



#a1{
font-size: 43px;
font-family: 'Marlboro';
color: #496055;
border-radius: 40px 20px 11 54px;
}

#a2{
font-size: 44px; 
font-family: 'Marlboro';
color: #653639;
border-radius: 23px 56px 90px 12px;
}

#a3{
font-size: 35px; 
font-family: 'Rage', 'UkrBrush';
color: #3F3E3D;
}

#a4{
font-size: 33px; 
font-family: 'UkrBrush';
color: #FFDDFF;
}

#a5{
font-size: 32px;
font-family: Impact;
color: #DDD1B9;
}

#a6{
font-size: 32px;
font-family: Impact;
color: #EEC8C1;
}

#a7{
font-size: 42px;
color: #372E27;
font-family: 'Marlboro';
}

#a8{
font-size: 33px;
font-family: Impact;
color: #E4DDD5;
}

#a9{
font-size: 32px; 
font-family: 'UkrBrush';
color: #EED1C3;
}

#a10{
font-size: 33px;
font-family: 'Rage', 'UkrBrush';
color: #3E332D;
}

#a5, #a6, #a8{
text-shadow: 2px 2px 2px #8EA472;
}
