body {
	background-image: url(../background_images/image2.jpg);
	background-color:#4E0000;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}