﻿body 
{
	background-repeat:no-repeat;
	background-image:url(../../images/HFHEBackground.png);	
}
h1.Centered
{
	text-align:center;
}
div.GeneralContent
{
	background-color:#b4b5b4;
	border:1px solid black;
	width:600px;
	padding:2em 1.5em 2em 1.5em;
}

div.row 
{
	clear:both;
	overflow:visible;
	margin-left:5px;
	height:1.5em;
}

div.time
{
	float:left;
	width:5em;
}

div.event
{
	float:left;
}
