/* 
Omega Chronicles Final Mode CSS File 
*/


body{
color:white;
background:#000000 url('hexabg.png') no-repeat;
font-size:12px;
font-family:Verdana;
margin:0;
padding:0;
}
A:link {color:#3138be;}
A:visited {color:#262c90;}
A:hover {color:#353dd8;}
A:active {color:#4b52d9;}
img{border-style: none;}


P.right {text-align:right;}


.centered {
align:center;
}