p, h2, h1 {
font-family: Verdana, sans serif;
text-align: left;
}
img {
width: 700px;
height:auto;
border: solid 5px rgb(67,227,245);
display:block;
margin: auto;
}
.step4 {
height: 100px;
width: auto;
}
p {
font-size:20px;
}
div {
border: solid 5px rgb(67,227,245);
width:560;
height:315;
margin: 0 auto;
}
h1, h2 {
text-align: center;
text-decoration: underline;
}