body {
	background-image: url(../background.gif);
	background-attachment: fixed;
	background-color: #8E370C;
	background-repeat: repeat-y;
	background-position: center center;
}
