/*h1
{
	color:red;
	border-bottom:50px;
}*/

.content h1
{
	color:red;
	margin-bottom:30px;
	background:none;
	font-size:30px;
	padding-left:50px;
}

.content  p
{
	font-size:16px;
	margin-left:50px;
	margin-right:50px;
}

/*.content h1
{
	position:relative;
	min-height:33px;
	padding-left:30px;
	margin-top:27px;
	color:#FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	background:#a12121 url(../imgs/h1bkgred.jpg) no-repeat top left;
}*/