body, html {
	background: #edf8dc url(/bg.jpg) no-repeat bottom center;
	font-family: Georgia;
}
.date {
	float:right;
	height:60px;
	padding-top: 15px;
	font-size:48px;
	color:#d7efae;
	margin-right: 50px;
}

.boxy {
	margin: 0 auto -20px auto;
	padding: 8px 25px;
	width: 875px;
	height: 137px;
	background: url(/images/bluug_03.png) no-repeat;
}


h2 {
	font-weight: normal;
	font-size: 38px;
	line-height: 15px;
}


a{
	color: #000;
	text-decoration: none;
}

#foot {
	text-align: center;
	color:#000;
	font-size: 24px;
}