/* CSS Document */

body {
	margin: 0px;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #AA6B29;
}
