nav a 	{text-decoration: none;
	width: 100%;
	}

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

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

.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;
	}
	
nav	{text-align: right;
	text-weight: bold;
	color:#40407a;
	margin: 0;
	background-color: #ffffff;
	padding-top: .5em;
	padding-bottom: 1em;
	padding-right: 1em;
	}

h2	{background-color:#f5f5f5;
	color:#40407a;
	margin: 0
	}

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

li,dd	{font-size: 90%;}

#mathero {height: 300px;
	background-image: url(yogamat.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}

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

footer	{color:#40407a;
	text-align: center;
	}