html, body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #cccccc;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-image: url(pix/Background.jpg);
}

