.jazzvocals {
	background-color: #9EA33B;
	background-image: url(grace_images/grace_sofa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 850px;
	margin: 0px auto;
	float: none;
	text-align: center;
}
.container {
	height: 800px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}
.graceknight {
	background-color: #9EA33B;
	background-image: url(grace_images/grace_tile_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textcontainer {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 30px;
}
a {
	color: #666600;
	text-decoration: none;
}
body {
	margin: 0px;
	text-align: center;
}
