/* CSS Document */
BODY
{
	color: #444444;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1
{
	color: #000066;
}
H2
{
	color: green;
}
H3
{
	color: yellow;
}
H4
{
	color: green;
	text-align: center;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
#time_and_venue_content
{
	background-image: url(images/yoga_poses/Cobra.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}