body {
margin: 0;
padding: 0;
background: #092031 url("/images/main/splash_bg.gif") repeat-x;
text-align: center;
}

img {
border: 0;
padding: 0;
margin: 0;
}

a:link    { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:active  { color: #fff; text-decoration: none; }
a:hover   { color: #000; text-decoration: none; }

p {
font-family: verdana, helvetica, arial;
font-size: 14px;
font-weight: normal;
}