body
{
	background-color: #9A9A9A;
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#box_container
{
	background-image: url(../images/boxes/all_background.jpg);
	background-repeat: no-repeat;
	height: 279px;
	text-align: left;
	padding-top: 10px;
	padding-left: 19px;
	width: 838px;
}