
body{
width: 1000px;	
margin-left: auto;
margin-right: auto;
background-color:#2f4de4;
}

a:link {color: #990000; text-decoration:none; }
a:active {color: #990000; }
a:visited {color: #990000; text-decoration: none; }
a:hover {color: #990000; text-decoration: underline; }

#wrapper { width:785px; margin:10px auto; }

p { color: #000000; font-family: Arial; font-size: 13px; }

<!-- H1 and H2 Headings -->
h1, h2 { font-family: Arial; font-size: 18px;  font-style: italic; font-weight: bold; color: #000000; text-align: left; margin:1em 0 .5em 0; }

<!-- H3 H4 and H5 Headings -->
h3, h4, h5 { font-family: Arial; font-size: 14px;  font-style: italic; font-weight: bold; color: #000000; text-align: left; margin:1em 0 .5em 0; }

table.top { width: 600; background-image:url(http://www.gatorgamez.com/LGbarbrown.jpg); height: 31; }


