body {
	color: #000000; 
	background-image:url('random_squares.png');
	background-repeat:repeat;	
	text-decoration: none; 	
	font-family: sans-serif
}

td {
	text-align: left;
	vertical-align: middle;
}

td.centered{
	text-align: center;
}

h1 {
	color: #000000; 	
	font-family: sans-serif; 
	text-align: center
}

h2 {
	color: #000000; 	
	font-family: sans-serif; 
	text-align: center
}

a:link {
	color: #b07000; 
	text-decoration: none; 
	font-family: sans-serif
}

a:alink {
	color: #b07000; 
	text-decoration: none; 
	font-family: sans-serif
}

a:hover {
	color: #ff0000; 
	text-decoration: none; 
	font-family: sans-serif
}

a:visited {
	color: #007000; 
	text-decoration: none; 
	font-family: sans-serif
}
