#content h1 {
text-align: center;
}

#attractions a {
color: blue;
}

#attractions a:hover {
color: red;
}