body{
background-color: turquoise;
}

h1{
font-family: Cursive;
font-size: 24px;
color: blue;
}

.a80Pic{
width: 80%;
display: block;
margin: auto;
}