body {
	background:#40407a ;
	color:#40407A  ;
	font-family:Verdana,Arial,Sans-sarif;
	max-width:1600px;
	min-width:900px;  
	margin:0;
	}
header{
	background:#40407a;
	color:#ffffff;
	background-image: url(sunrise.jpg);
	background-size: 100% 100%;
	}
nav{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
	margin:0;
	padding: 0.5em 1em 1em 0;
	}
nav a{
	text-decoration:none
	}
h2{
	margin:0
	}

footer {
	font-size:small;
	font-style:italic;
	text-align:center;
	}
li,dd{
	font-size:90%
	}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:80%;
	background-color:#f5f5f5;
	padding:2em;
	}
.home{
	height:40vh;
	padding:6em 0 0 8em;
	font-size:120%;
	min-hight:300px;
	}
.content{
	height:200px;
	padding:2em 0 2em 8em;
	}
#mathero{
	height:300px;
	background-image: url(yogamat.jpg);
	background-size: 100% 100%;
	}
#loungehero{
	height:300px;
	background-image: url(yogalounge.jpg);
	background-size: 100% 100%;
	}


	
	


