body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/faux.jpg);
	background-repeat: repeat;
}
#hugger {
	background-image:url(../images/supermasthead.jpg);
	background-repeat:no-repeat;
	margin: auto;
	width: 800px;
	height: 768px;
}
#studs_table {
	background-color:#FAE196;
	font-size: medium;
	width="800"
	border= 6px;
	margin-top: 91px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#studs_table th {
	border: thin solid #000000;
	color: #FFFFFF;
	background-color: #990000;
	width: 800px;	
}
#studs_table th a{
	color: #FFFF00;
}
#studs_table th a:hover{
	color: #FF0000;
}
h1 {
	color: #000000;
	text-align: center;
	text-indent: -50000px;
}
a:hover{
	color: #FF0000;
}

.center {
	text-align: center;
}
.centre style2{
	text-align: centre;
}



