.body {
	background-image: url(images/backgrid.png);
	margin: 0px;
	padding: 0px;

}
.mainbox {
	background-attachment: scroll;
	background-image: url(images/masthead.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	width: 950px;
}
