 body
 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 120%;
 	background: URL( "http://cgi.silverstones.com/grade.php?bgCol=f8f8e0");
 }

.banner 
{

	background: #C0AD62;
	width: 100%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	border: 0px none;
	border-collapse: collapse;
}

h1
{
	margin-top: 0;
	font-size: 200%;
	font-weight: bold;
	text-align: center; 
	margin-bottom: 0;
}

table {
  border: 3px outset mediumslateblue;
  }

.sitetitle {
    color: White;
    background-color: #7b68ee;
    font-weight: bold;
}

.tablestyle {
  border: 3px inset #ffcc00;
} 