
figure{
float: left; 
text-align: center; 
width: 100%;    
}

h1 {
font-family: cursive;
font-size: 40pt;
color: rgb(255,164,0);
}

h2 {
background-color: rgb(255,164,0);
font-size:30pt;

}

nav {
text-align: center;
margin:auto;
width:80%;
}