body 
{ 
background: url(image/grass.jpg) ;
background-repeat: repeat-x;
}
body, td, p 
{ 
	font-family:Tahoma; 
	color: black; 
	font-size:12px; 
}
a, a:visited
{
	color: blue;
}
h1
{
	font-size:22px;
	font-weight:bold;
	color: white;
}
h2
{
	font-size:18px;
	font-weight:bold;
	color: black;
	text-align: center;
}
a.nav
{
	font-size: 15px;
	font-weight: bold;
	color: white;
}
