body{background-color:azure;}

p, h1 {font-family: sans-serif; text-align: center}

header {text-decoration:underline; text-decoration-color: cornflowerblue; text-decoration-style:dotted}


.redFont {color: darkred}
.purpleFont {color: mediumpurple}

ol {font-family: sans-serif}

a {text-decoration: none; background-color: cornflowerblue; padding: 15px 25px; text-align: center; border-radius: 50%}

footer {text-align: center; font-size: 10px;}

a:link, a:visited {color: black;}
a:hover {color:aqua;}

img {width: 350px; height: 400px; display: block; margin: auto}
                                                                     

a.bear_deer_link {background-color: azure; padding: none; text-align: none; border-radius: 0%}