
.fadein-img{
display:none;
background:url(rotator/rotator.php);
	background-repeat: no-repeat;
position:absolute;
left:50%;
top:50%;
height: 980px;
width: 660px;
margin-left:-330px;
margin-top:-490px;
}

html{height:100%}

html, body {
overflow-y: hidden;
overflow-x: hidden;
 background-color: #e0dcd0;
margin:0

}


#wrapper {
width:700px;
    margin: 0 auto;

}
#main {
position:absolute;
left:50%;
top:50%;
margin-left:-330px;
margin-top:-30px;
}




h1 a{

background: url(images/nonnative_title.png) no-repeat;
height: 50px;
width: 210px;
display:block;
text-indent: -9999em;
}

h1 a{
background-position:  0 0px;width:210px;
}

h1 a:hover{
background-position: 0 -50px;width:210px;
}

