
*{
font-size: 16px;
}

body{
background: url('../images/bg9.jpg');
}

a{
text-shadow: 2px 2px 5px;
}


a:hover{
color: #FFFD89 !important;
}





a#return_button{
position: fixed;
display: inline-block;
left: 50%;
margin-left: -130px;
top: 0px !important;
font-family: UkrBrush;
font-size: 1.8em;
color: #005EFF;
border-radius: 0 0 50% 50%;
}

a#return_button:hover{
}


#p1{
top: 70px;
left: 50px;
}

#a1, #a2, #a3{
position: absolute;
color: #C5FFFB;
font-family: Arial;
font-size: 22px;
line-height: 1em;
}

#a1{
top: 100px;
left: 450px;
}

#a2{
top: 170px;
left: 500px;
}

#a3{
top: 260px;
left: 450px;
}