body {
	background-color: #F9F5EC;
	background-image: url('images/lay_01.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#footer {
	background-color: #403F3F;
	background-image: url('images/lay_04.png');
	background-repeat: repeat-x;
}
