body{
	
	font-family:Verdana,Arial,sans-serif;
	color:#40407A; 
	background-color:#40407A;
	max-width:1600px;
	min-width:900px;
	margin:0;

footer{

	font-size:small;
	font-style:italic;
	text-align:center;
}

header{

	background-image:url(Images/sunrise.jpg);
	background-size:100% 100%;
	background-color:#40407A;
	color:#FFFFFF;
	line-height:400%;
	text-indent:1em;
}


nav{

	font-weight:bold;
	text-align:right;
	background-color:white;
	margin:0;
	padding:.5em 1em .5em 0em
}

nav a{

	text-decoration:none;

}

li,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-size:100% 100%;
	background-repeat:no-repeat;
}


#loungehero{

	height:300px;
	background-image:url(Images/yogalounge.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;

}


h2{

	margin:0;

}



	

	



















	