body {font-family: verdana;}
div {color: black; border-color: black; border-radius: 0.5em; background-color: white;} 
header {color:white; text-align: center; text-shadow: 1px 1px 1px black; border-color: black; border-radius: 0.5em;}
footer {color:white; text-align: center; text-shadow: 1px 1px 1px black; border-color: black; border-radius: 0.5em;}
p {margin-top: 10px; margin-bottom: 10px; margin-left: 20px; margin-right: 20px; overflow: scroll;}
li {margin-left: 10px; margin-right: 10px;}
h2, h3 {margin-left: 20px; margin-right: 20px;}

.navmenu {display: flex; list-style: none; font-size: 20px; text-decoration: none;}
.navlist {padding: 25px; text-align: center;}
.navlink {text-decoration: none; color:white; overflow:hidden}

img {display: block; margin-left: 25%; margin-right: 25%;  height: 50%; width: 50%; }
figcaption {display:block; margin-left:25%; margin-right: 25%; text-align: center; font-size: 20px;}