body, html{
	margin:0;
	padding:0;
	background-color: #FF00B8;
	}


.container{
	margin:0px auto;
	width: 990px;
	}
