
body {
	background-image: url("images/background001.jpg");
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top center;
	background-color:#f3eed7;
	text-align: center;
}
