﻿body 
{
	background-repeat:no-repeat;
	background-image:url(../../images/HFHEBackground.png);	
}

img.OpenHouse 
{
	margin-left:180px;
	margin-top:5px;
}
h1 
{
	text-align:center;
}
h2
{
	font-size:larger;
	text-decoration:underline;
	clear:both;
}
h3
{
	text-decoration:underline;
}
h4
{
	text-align:center;
}
div.OpenHouse
{
	background-color:#b4b5b4;
	border:1px solid black;
	width:600px;
	padding:5px;
}
div.row 
{
	clear:both;
	overflow:visible;
	margin-left:5px;
	height:1.5em;
}
div.time
{
	float:left;
	width:5em;
}
div.event
{
	float:left;
}

