body {
	background-color: #2e3639;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.edgeLeft {
	background-image: url(../graphics/edge_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:668px;
	width:100%;
}
.edgeRight {
	background-image: url(../graphics/edge_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:668px;
	width:100%;
}
