body {
font-family: Copperplate;
background-color: #FFECA1;
}
h1 {
color:#0A3161;
text-align: center;
}
h2 {
color:#0A3161;
text-align: center;
}
p {
Color: #B32134;
text-align: center;
font-size: 15px;
}
img {
display: block;
margin: Auto;
}
a:link {
text-decoration: underline;
text-align:Center;
display: block;
margin: 0 Auto;
font-size: 25px;
}
a:hover {color: Blue;}
a {color:black; text-decorations: none;}
a:visited {
color: red;
}