@charset "UTF-8";
/* CSS Document */

#mainContent {
	width: 100%;
	float: left;
	background-image: url(../images/bkgd-main-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
