@charset "utf-8";
#container {
	position: relative;
	height: 2500px;
	width: 779px;
	text-align: left;
	margin: 0 auto;
	border-color: #000000;
	border-width: 5 pixels;
}
#heading1 {
	position: absolute;
	text-align: center;
	width: 779px;
	height: 48px;
	top: 25px;
}
#eandm {
	position: absolute;
	left: 5px;
	top: 123px;
	width: 190px;
	height: 214px;
}
#quote1 {
	position: absolute;
	left: 267px;
	top: 421px;
	width: 339px;
	height: 20px;
}

#eandmprofile {
	position: absolute;
	top: 127px;
	left: 265px;
	width: 489px;
	height: 184px;
}
#chessy {
	position: absolute;
	top: 41px;
	left: 326px;
	width: 240px;
	height: 117px;
}
#goldie {
	position: absolute;
	top: 22px;
	left: 571px;
	width: 226px;
	height: 152px;
}
#Polly {
	position: absolute;
	top: 500px;
}
table {
	position: absolute;
	top: 497px;
	width: 779px;
	height: 372px;
	left: -129px;
}







body {
	background-color: #C8B29B;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}

