.Main {
	height: auto;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
.Maintop {
	background-image: url(../images/TandC/tandc1.png);
	height: 43px;
	width: 891px;
}
.MainMiddle {
	background-image: url(../images/TandC/tandc2.png);
	background-repeat: repeat-y;
	height: auto;
	width: 891px;
}
.MainBottom {
	background-image: url(../images/TandC/tandc3.png);
	height: 79px;
	width: 891px;
}
.Test {
	margin-right: 50px;
	margin-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
