body
{
    background-color: #339966;
	text-align: center;
	color: white;	
	font-family: Arial; Helvetica; Verdana, sans-serif;
}
a
{
	font-size: 18px;
	color: white;
}
h1
{
	font-size: 22px;
}
h2 
{
	font-size: 18px;
}
h3
{
	font-size: 15px;
}
.camp
{
	height: 150px;
	width: 180px;
	border: 0;
}
img
{
	align: center;
}
table
{   
    width: 40%;
	height: 100%;
	cellspacing: 10;
	cellpadding: 3;
	border: 3;
}
tr,td
{

	align: center;
	width: 50px;
	height: 20px;
	border: 2px;
	size: 1px;
}
div
{ 
