/* CSS Document */

#whole{
	background: url(l-images/bg-low.jpg);
	width: 98%;
	margin: 10px;
}

#header{
	background: #00a650;
	border: none;
}

#body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-align: center;
}

#body img{
	border: double #b7591e;
}

.spacer{
	height: 10px;
}

.year{
	font-size: 18px;
	text-align: center;
	color: #b7591e;
}
