
body{
	background-color: #faffd0;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	margin-bottom: 3px;
	padding: 0;
}

.date{
	padding-bottom: 4px;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}

.location{
	padding-bottom: 4px;
	font-size: 14px;

}

#description{
	padding-top: 8px;
	font-size: 12px;	
}


