body  { 	background-image:url('sitepics/cool.png');  
}

p.footer { 	font-size: 12px; 
	font-family: "comic sans ms", arial, helvetica, sans-serif; color: #660000;
text-align: center;
}

p.justifyleft { 	font-size: +1; 
	font-family: "comic sans ms", arial, helvetica, sans-serif; color: #660000;
text-align: left;
text-decoration: none;
}

td, th  { 	font-size: +1; 
	font-family: "comic sans ms", arial, helvetica, sans-serif; color: #660000;
text-align: center;
}



table
{ 
margin-left: auto;
margin-right: auto;
border-color: #660000;
background-color: transparent;
}

a:link {
    color: #663300;
    text-decoration: underline;
}

a:visited {
    color: #663300;
    text-decoration: underline;
}


a:hover {
    color: #660000;
    text-decoration: none;
}

h1, h2, h3, h4 {
	color: #660000;
	}
	
	