/* CSS Document */

body {
	background-color: #FAF5E3;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
