/* CSS Document */
body {
	background-color: #B9EBA4;
	margin:0;
	padding:0;
}
#mainContainer {
	width: 800px;
	margin:0 auto;
}
