body {
	background-image: url('../gfx/back_blue.png');
	background-size: 800px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #78abf7;
} 
