body {
	background-color: #0079b8;
	background-image: url("bkg.jpg");
	background-repeat: no-repeat;
	background-attachment: center;
	background-position: top center
}
