body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3ea;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
li{
	line-height:30px;
}
a{
	color:#CC9900;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
}
