body 
{
	background-color: #000000;
}
p 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
img
{
	width: 1000;
	height: 500;
	border: 0;
}
img.size2
{
	width: 900;
	height: 500;
	border: 0;
}
img.size3
{
	width: 600;
	height: 500;
	border: 0;
}
table
{
	width: 1000;	
}
td
{
	width: 333;
	text-align: center;	
}
table a
{
	color: #FFFF00;	
	text-decoration: none;
}
