body,html { height:100%;margin:0; background:#ffffff;}
#container_cover {
width:908px; height:456px;
position:absolute;top:50%;left:50%;
margin:-228px 0 0 -454px;
background:#ffffff;
}
#header{
width:908px;height:53px;
position:relative;
text-align:left;
}
#content{
text-align:center;
width:908px;height:403px;
position:relative;
display:block;
}
#footer{
text-align:center;
width:908px;height:40px;
position:relative;
display:block;
font-size: 10px;
color: #C3C3C3;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
text-decoration:none;
}
#footer a{
font-size: 10px;
color: #C3C3C3;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
text-decoration:none;
}
#footer a:visited{
font-size: 10px;
color: #C3C3C3;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
text-decoration:none;
}
#footer a:hover{
font-size: 10px;
color: #999999;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
text-decoration:underline;
}
h1{
font-size: 11px;
color: #C3C3C3;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
}
h2{
font-size: 10px;
color: #C3C3C3;
font-family: Verdana, Arial, Times New Roman;
font-weight:normal;
}