/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	background-color:#263604
}
