body	
	{background-color:#40407a;
	color:#40407a;
	font-family:verdana, arial, sans-serif;
	max-width:1600px;
	min-width:900px;
	margin:0;}

header
	{background-color:#40407a;
	color:#40407a;
	background-image: url(images/sunrise.jpg);
	color:#ffffff;
	background-size:100% 100%;}

nav
	{text-align:right;
	font-weight:bold;
	background-color:white;
	margin:0;
	padding:0.5em;
	padding-right:1em;
	padding-bottom:1em;}

nav a
	{text-decoration:none;}

h2
	{margin:0;}

li
	{font-size:90%;}

dd
	{font-size:90%;}

#wrapper
	{margin-right:auto;
	margin-left:auto;
	width:80%;
	background-color:#f5f5f5;
	padding:2em;}

.home
	{height:40vh;
	padding-top:6em;
	padding-left:8em;
	font-size:120%;
	min-height:300px;}

.content
	{height:200px;
	padding-top:2em;
	padding-left:8em;
	padding-bottom:2em;}
	
#mathero
	{height:300px;
	background-image: url(images/yogamat.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;}

#loungehero
	{height:300px;
	background-image: url(images/yogalounge.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;}

footer
	{color:#40407a;
	font-size:small;
	font-style:italic;
	text-align:center;}