.footer, .footer a{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
font-weight: bold;
padding: 5px;
}
.footer a:hover {
text-decoration: underline;
color: #F39308;
}

.body, .body a{
text-decoration: none;
font-family: Sylfaen, Times New Roman, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 6px;
padding-top: 15px;
}
.body a{
color: #433E35;
}
.body a:hover {
color: #787673;
text-decoration: underline;
}

h1 {
font-size: 18px;
font-weight:bold;
font-family: Matisse ITC, Arial, Helvetica, sans-serif;
}
h2 {
font-size: 16px;
font-family: Matisse ITC, Arial, Helvetica, sans-serif;
}
.times {
font-family: Times New Roman, Times, serif;
}
.about {
font-size: 16px;
font-weight: bold;
}

.aboutpic {
float:left;
padding-right: 5px;
}

.border {
border: 3px solid #000;
padding: 1px;
}
