﻿body
{
	background-color:#FFF8dc;
	margin-left:0px;
	margin-top:0px;
}
hr
{
	color:blue;
	border-width:2px;
	width:75%;	
}
p.veranda
{
	font:Veranda; 
	color:#800000; 
	font-size:xx-small;
}
p.center
{
	text-align:center;
}
p.left
{
	text-align:left;
}

div.left
{
	float:left
}