body {
	background-color: #888169;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: auto;
	line-height: 17px;
}
#page-container {
	width: 950px;
	height: auto;
	margin: auto;
}
.header {
	width: 950px;
	height: 157px;
	margin-bottom: 12px;
}
#content {
	width: 619px;
	height: auto;
	text-align:center;
	margin: auto;
}
.heading-text {
	width: 619px;
	height: auto;
	flaot: left;
	color: #F4F2DE
}
#yoga-container {
	width: 281px;
	height: 340px;
	float: left;
}
#hyno-container {
	width: 314px;
	height: 340px;
	float: right;
}
.yoga-title {
	width: 281px;
	height: 92px;
}
.select {
	width: 281px;
	height: auto;
	margin-bottom: 10px;
	color: #f4efc5;
	text-align:center;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #f4efc5;
	color:#3F3D2E;
}
#footer {
	width: 620px;
	height: 15px;
	margin: auto;
	text-align:center;
	margin-top: 20px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #f4efc5;
	border-top: 1px solid #f4efc5;
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #f4efc5;
}
#footer a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #f4efc5;
}
