body{

	color:#CC0000;
	background-image:url('images/marblefaint.jpg');
	background-attachment:fixed;
}

h1,h2,h3
{
	text-align:center;
	color:#CC0000;
}

hr
{
	color:#330099;
}

table
{
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

div.center
{
	text-align:center;
}

p.small
{
	font-size:70%;
}

td.divide
{
	width:2%;
	background-color:#330099;
}

td.nexttodivide
{
	padding:1%;
}