body {  
margin:0px; padding:0px;  
background-color:#141728; 
background-image:url(stars.gif);  
height=100%; 
}  
  
#main {  
width: 100%;
height: 100%; 
}  

#content {  
position: absolute;
width: 1000px;
height: 685px;
top: 50%;
left: 50%;
margin-top: -342px; 
margin-left: -500px;
background-image:url(_back.jpg);  
}  

#maintitle {
position: relative;
top: 28px;
left: 26px;
width: 956;
height: 116px;
background-image:url(title_rus.png);  

}
#maintitle:hover {
position: relative;
top: 28px;
left: 26px;
width: 956;
height: 116px;
background-image:url(title_eng.png);  

}

#songs {
position: absolute;
top: 549px;
left: 26px;
width: 956;
height: 15px;
background-image:url(songs.png);  

}

#donate {
position: absolute;
top: 587px;
left: 307px;
width: 374;
height: 22px;
background-image:url(donate.png);  

}

#broadcast {
position: absolute;
top: 214px;
left: 307px;
width: 374;
height: 281px;
padding: 0px;  

}

#sailorleft {
position: relative;
left: 0px;
width: 241px;
height: 427px;
float: left;
background-image:url(left.png); 
top: 50%;
margin-top: -128px; 
}

#sailorright {
position: relative;
left: 0px;
width: 225px;
height: 427px;
float: right;
background-image:url(right.png); 
top: 50%;
margin-top: -128px; 
}

#ivanov{
clear: both;
}

#s1{
position: absolute;
left: 155px;
width: 75;
height: 15px;
}

#s2{
position: absolute;
left: 230px;
width: 121px;
height: 15px;
}

#s3{
position: absolute;
left: 351px;
width: 156px;
height: 15px;
}

#s4{
position: absolute;
left: 507px;
width: 250px;
height: 15px;
}

#s5{
position: absolute;
left: 757px;
width: 74px;
height: 15px;
}

#donatelink{
position: absolute;
left: 100px;
width: 152px;
height: 22px;

}

a:hover {cursor: pointer;}