@charset "utf-8";
.background {
	background-attachment: fixed;
	background-color: C1B4A0;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

