h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
font-style:italic;
color:#640000;
text-align:center;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-style:italic;
color:#640000;
text-align:center;
line-height:150%;
}

#border {
border-bottom:solid #0000CC 5px;
height:30px;
width:480px;
text-align:center;
margin:0 auto;
}