﻿body 
{
	color:Red;
	font-family:Lucida Handwriting;
	background-color:#DBDBDB;
}

#content 
{
	margin:0 auto;
	width:650px;
	text-align:center;
	border: 2px solid black;
	background-color:#F3F3F3;
}

table
{
	width:600px;
}

hr
{
	width:500px;
}

#footer
{
	font-family:Comic Sans MS;
	font-size:10px;
}
