html{
color: #000;
margin: 0;
padding: 0;
height: 100%;
background: #f9f9f9 center top repeat;
}

body{
height: 100%;
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
color: #000;
}


#wrap{
width: 340px;
height: 260px;
position: absolute;
top: 50%;
left: 50%;
font-size: 100%;
margin: -130px 0 0 -172px;
}

h1,h2,h3,#siteinfo{
display: none;
}

#mak, #mus{
display: block;
margin: 0;
height: 139px;
width: 340px;
text-indent: -50000em;
font-size:1%;
}

#mak{
margin-bottom: 20px;
background: url(../../grf/start-mak.jpg) 0% 0% no-repeat;
}

#mus{
background: url(../../grf/start-mus.jpg) 0% 0% no-repeat;
}

#mak:hover,#mus:hover{
background-position: -340px 0%;
}

