body{
font: normal 16px/1em Cormorant Upright', serif;;
}
h1{
padding-top:10px;
padding-left:390px;
font-family:Cormorant Upright, serif;}
h2,h3{font-family:Cormorant Upright, serif;
font-size:20px;
}


header,nav,section,footer{

width:100%;
max-width:960px;
margin:0 auto 0 auto;

}
img{
width:100%;
max-width:1060px;
max-height:400px;
}
nav li{
display:inline-block;
padding:3em 3em 0.3em 3em; 
}

nav, footer{
background:LightBlue;
color:rgb(255,255,255)
}
section{
background:rgb(255,255,255);
}
p{
line-height: 1.5;
}

Regular 400


