@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#bottom-wrapper {
	text-align: center;
	background-color: #FFF;

}
body {
	background-image: url(../images/2009-background-vertical.jpg);
	background-repeat: repeat-x;
	background-color: #085080;
	color: #FFF;
	font-size: large;
}
