h1,h2,h3,h4,h5,h6 {
	clear:both;
	margin:0;
	padding:0;
	text-indent: -3000px;
	background-repeat:no-repeat;
}

h1 {
	color:#fff;
	font-size:30pt;
	height: 40px;	
	margin-top:1.25em;
	margin-bottom:0.7em;
	background-color:#292929;
	background-position:top center;
}

h2 {
	color:#f93737;
	font-size:15pt;
	height: 30px;
	margin-bottom:0.7em;
	border-top:1px solid #292929;
	background-color:#222;	
	background-position:bottom left;
}

h3 {
	color:#000;
	font-size:13pt;
	height:20px;
	background-color:#fff;
}

h4 {
	float:left;
	color:#f60;
	font-size:24pt;
	height:40px;
	width:150px;
	background-color:#fff;
	background-position:bottom right;	
}

h5 {
	color:#9CC318;
	font-size:70pt;
	height:100px;
	background-color:#fff;
	background-position:bottom center;	
}
