body {
	background-image: url(../gfx/back.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-x;
	background-color: #2567A4;
}

