body {
background-color:#1E2024;
color:#95AAAA;
font-size:1.0em;
font-family: Corbel, Calibri, liberation sans, georgia, sans-serif;
text-shadow: #000 0px 2px 1px;
background: #090909 url(./bg-noise.png) center top repeat;
}
#page{
position:relative; 
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
width:600px;
left:50%;
margin-left:-300px;
margin-top:0px;
padding-top:50px;
margin-bottom:0px;
padding-bottom:50px;
text-align:justify;
}
h1{
margin-bottom:10px;
font-size: 24px; 
font-weight:normal; 
color:#FFFFFF; 
margin: 5px 0px;
}
h2{
font-size:18px;
font-weight:normal;
color:#FFFFFF;
margin:3px 0px;
border-bottom:1px solid #444;
}
h3 {
font-size:16px;
font-weight:normal; 
color:#FFFFFF;
margin: 3px 0px;
}
img{
border:0px;
}
a, a:link, a:visited {color: #D0E8FF; text-decoration: none;}
a:hover {color:#30C0FF;}
