body   
{
	background-repeat: no-repeat;
	background-image: url(../images/background.gif);
	background-position: center;
	background-attachment: fixed;
	background-color: #DCA57A;
	scrollbar-3dlight-color: #800000;
	scrollbar-darkshadow-color: #800000;
	scrollbar-arrow-color: #800000;
	scrollbar-base-color: #DCA57A;
	font-family: 'Comic Sans MS'; font-size: 10pt}

a:link    {text-decoration: none; COLOR: #800000;}
a:visited {text-decoration: none; COLOR: #800000;}
a:hover   {text-decoration: none; COLOR: #996600;}
a:active  {text-decoration: none; COLOR: #996600;}

table
{
	border: #800000;

	}

td
{
	border: #800000;

	}
