﻿body 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
}
h1
{
	background-image: url(../images/mh_title.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0;
	margin: 10px 0 10px 0;
	text-indent: -9999px;
	height: 70px;
}	

h2
{
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	padding: 8px 0 8px 0;
	text-indent: 50px;
	font-family: Arial;
	vertical-align: middle;
	font-weight: normal;
	font-size: 1.4em;
}
