h1 {
font-family: Hana, "Times New Roman", Times, serif;
color: #000000;
font-size: 1.5em;
text-align: center; 
font-weight: bold;
}
h2 {
font-family: Hana, "Times New Roman", Times, serif;
color: #000000;
font-size: 1.2em;
text-align: center;
}
body {
background-color: D9DDFF;
}
p {
font-family: Book Antiqua, "Times New Roman", Times, serif;
color: #000000;
font-size: 1.2em;
}
.contact {
font-family: Book Antiqua, "Times New Roman", Times, serif;
color: #000000;
font-size: 1em;
text-align: center
}
a:link {
color:#295981;
} 
a:hover {
color:#295981;
font-weight:bold 
}
a:visited {
color:#295981;
}