BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background:#C70A00;
}
a { 
color:#990000;
}
p {
font: 15px/23px Georgia, "Times New Roman", Times, serif;
}
ul {
font: 15px/23px Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-image: url(/images/sun.gif);
	list-style-type: none;
}
li {
margin-bottom:8px;
}
.header {
	background-image: url(/images/header-bg.gif);
	background-repeat: no-repeat;
padding-left:135px;
padding-top:30px;
color:white;
height:100px;
font:40px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
font:24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #666;
}
