@charset "ISO-8859-1";
#background {
	background-image: url(../images/walk-run-background.gif);
	background-repeat: repeat-x;
	height: 1000px;
	width: 100%;
	background-color: #003399;
}
#bottom {
	background-color: #000000;
	width: 100px;
	height: 10px;
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	height: 599px;
	width: 805px;
	line-height: 22px;
	right: 5px;
}
