BODY
{
	font-size: 12pt;
	background: url(images/m2backGround.gif) white no-repeat center center;
	color: black;
	font-family: Cursive;
}

#main
{
	margin: 2em 2em 22em;
}

#header
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	background-color: whitesmoke;
	text-align: center;
	border-bottom-style: double;
}

#footer
{
	color: white;
	border-top-style: solid;
	border-top-color: gray;
	background-color: navy;
	text-align: center;
}
