body {
	height: 100%;
	background-image: url(images/bkg-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #57544d;
	margin: 0px;
	padding: 0px;
	text-align: center;
}