.middle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 600px;
	width: 800px;
}
body {
	background-color: #ABCAC9;
	background-image: url(bkgd2.gif);
	background-repeat: repeat;
}

