html,body  {
width:100%;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
vertical-align:top;
margin-top:0px;
}

body {
margin-top:0px;
background-color:#000000;
font-family:"Century";
font-size:11px;
color:#A09a9a;
}



h1 {
font-family:"Century";
color:#a09a9a;
font-size:14px;
font-style:normal;
font-weight:bold;
}

h2 {
font-family:"Century";
color:#a09a9a;
font-size:12px;
font-style:normal;
font-weight:100;
}



a:link {
text-decoration: underline;
font-family:"Century";
color:#a09a9a;
font-size:11px;
font-weight:bold;
}

a:hover {
text-decoration: underline;
font-family:"Century";
color:#a09a9a;
font-size:11px;
font-weight:bold;
}

a:visited {
text-decoration: underline;
font-family:"Century";
color:#a09a9a;
font-size:11px;
font-weight:bold;
}