﻿body {

	background-color: black;
}
h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: white;
	font-size: 14pt;
}
h3 {
	margin-bottom: 15px;
	font-size: 14pt;
}
h4 {
	margin-bottom: 2px;
	margin-left: 15px;
	font-size: 10pt;
}

#header{
	
background-color:#FFF; 
padding:7px; 
background: repeat-x 0 -5px; 	
background-image:url(images/gradientorange.png);
	
	}