div#content * {
    font-family: "Times New Roman", Times, serif;
}
div#content h3 {
    font-family: "Monotype Corsiva", cursive;
    text-decoration: underline;
}
h3 + p.menucaption {
    text-align: center;
}   
h3, h4, h5, h4 + p, h5 + p  {
    text-align: center; 
}