body {

	margin: 0 0 0 0;

	padding: 0;

	color: #88ac0b;

	background: url('images/bk.jpg') repeat;

	line-height: 90%;

	font-family: arial, helvetica, verdana, tahoma, sans-serif;

	text-align: center;

}


#header h1 {

	margin: 0;

	padding: 0;

	color: #eee;

	font-size: 220%;

	padding-left: 10px;

	letter-spacing: -1px;

}



* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */


h2 {

	color: #666;

	padding-bottom: 3px;

	border-bottom: 1px solid #a0c80e;

	font-size: 150%;

	letter-spacing: -1px;

}



a:link, a:visited {

	color: #99cc00;

	text-decoration: underline;

}



a:hover {

	color: #B6AD80;

	text-decoration: underline;

}

