body {
	background-color: #b04803;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;

}
.boxgraphic {
	background-image: url(images/box-graphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodytext {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #b04803;
}
