body { width:1200px; }
.container { width:1200px; }
.container {
	background-image:url(../images/background_image.jpg);
	background-size:30%;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:2em 5%;
}