body {
	background-color: #6E6262;
	background-image:  url(../images/calendar_seal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	color: #E2DB95;
}

#outerbox	{
	background-image:  url(../images/calendar_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	height: 400px;
	}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
