body {
	background-image: url(../background_images/image1.jpg);
	background-repeat: no-repeat;
	background-color: orange;
        background-position: top center;
}