body {
	background: #000000 url(../images/bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
}

#content {
	background: #14283c;
	width: 880px;
}

#content-padding {
	padding: 10px;
}

#dates {
	background: url(../images/dates.jpg) no-repeat;
	height: 320px;
	position: relative;
	width: 860px;
}

#footer {
	background: url(../images/bg-footer.png) no-repeat;
	height: 100px;
	position: relative;
	width: 880px;
}
