
BODY{
	background: #ffe498;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006633;
}

H1 {
		font-size : 18px;
		font-weight : normal;
		font-family : Arial, Helvetica, sans-serif;
		color : #ffffff;
		width:100%;
		padding-left : 0px;
		padding-bottom : 0px;
		border-bottom : 0px;
		background-color:#993300;
}

