body {
background-color: #115500;
background-image: url(images/football_field.gif);
background-repeat : repeat-y;
color: #ffffcc;
font-size: 18pt;
width: 800px;
}



*/ LINKS /*
a:link { color: #ffffcc; }
a:visited { color: #ffcc99; }
a:hover {font-weight: bold; }
a:active { color: #ccffcc; }

.main {width: 800px;
clear: right; 
}
