#wrapper { width: 600px; margin-left: auto; margin-right: auto; }
#photo { width: 100%; text-align: center; }
#content { width: 100%; }
#funeral { width: 100%; }
#footer { width: 100%; text-align: center; border-top: 1px solid #600; margin-top: 20px; padding-top: 20px }

a:active  { color: #600 }
a:hover { color: #00fa9a }
a:link   { color: #600; text-decoration: none }
a:visited   { color: #600; text-decoration: none }
img { border: 0px; }

.title { font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
.body { font-size: 11px; line-height: 13px; font-family: Verdana, Arial, sans-serif; }
