body {
	background-attachment: fixed;
	background-image: url(../images/_background.jpg);
	background-repeat: no-repeat;
	background-color: #FCF5C0;
	background-position: left top;
}

