h2 {
    color: coral;
}
h4 {font-weight: bold;}
p {
    size: 14px;
}
a:link {text-decoration: none;}
img {
    height: 200px;
    padding: 8px;
}