body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rightback {
	background-image: url(http://www.homersbackyardball.com/newimages/rightback.gif);
	background-position: left top;
}
.leftback {
	background-image: url(http://www.homersbackyardball.com/newimages/leftback.gif);
	background-position: right top;
}

a:link {
	color: #D90000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #AC6E34;
}
a:active {
	text-decoration: none;
	color: #AC6E34;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}