.container {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 900px;
	left: auto;
	right: auto;
}
.footer1 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: 30px;
	width: 600px;
	padding: 0px;
	float: none;
}	
.topleft {
	padding: 0px;
	float: left;
	position: relative;
	bottom: 0px;
	height: 150px;
	width: 150px;
}
.topright {
	height: 150px;
	width: 150px;
	float: right;
	top: 0px;
	position: relative;
}
.topmiddle1 {
	float: left;
	left: auto;
	bottom: auto;
	position: relative;
}
.topmiddle2 {
	float: left;
	height: 20px;
	width: 600px;
	top: 0px;
	right: auto;
	left: auto;
	bottom: auto;
	position: relative;
}
.left1 {
	float: left;
	top: 200px;
	height: 600px;
	width: 200px;
	left: 0px;
	margin-bottom: auto;
}
.right1 {
	float: right;
	top: 200px;
	height: 600px;
	width: 150px;
	left: 0px;
	margin-bottom: auto;
}
.style1 {font-family: "cooper Black"}
.style2 {font-family: "cooper Black"; font-size: 36px; }
.style3 {color: #6600CC}
