﻿

header, footer{
padding: 5px;
text-align:center;
background-color:#8e5925;
color:white;
font-family:calibri;
}

header {
	font-size:40px;
	height:70px;
	padding:20px;
}


section{
background-color:#faf2eb ;
float:left;
width:100%;
height:580px;
text-align:center;
}


nav{
padding: 10px;
float: right;
background-color:white;
border: 1px solid #efd9c2 ;

}


#sectionimage1 {
width: 100%;
height: 500px;
}



