h1 {
font: bold 18px "Times New Roman", Times, serif;
color: #1d698d;
padding-top: 4px;
padding-bottom: 4px;
background-color: #EDEADD;
margin-top: 2px;
border-top: 2px solid #fcfaeb;
border-right: none;
border-bottom: 2px solid #FCFAEB;
border-left: none;
margin-right: 15px;
margin-left: auto;
text-align: center;
width: 730px;
}

div#text {
width: 680px;
margin-right: auto;
margin-left: auto;
}
div#text p {
font-size: .9em;
margin-bottom: 2px;
text-align: center;
}
div#pix {
float: left;
margin-left: 50px;
height: 160px;
width: 240px;
margin-right: 10px;
text-align: left;
display: inline;
}
div#text img#mp {
display: block;
margin: 10px auto;
height: 492px;
width: 680px;
}
