body {
	background-color: #570400;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll; 
	background-position: top center;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

