html{height:100%}

html, body { background-color: #ececec;margin:0
}body {    color: #000;
}
#wrapper {width:600px;    margin: 0 auto;
    text-algin: center;
}
#main {
text-algin: center;position:absolute;
left:50%;
top:50%;
margin-left:-240px;
margin-top:-35px;}

#sub {
text-algin: center;
font-size: 0.8em;}



h1 a{

background: url(images/nonnative_title.png) no-repeat;
height: 70px;
width: 500px;
display:block;
text-indent: -9999em;}



h2{}

h1 a:hover{}


