body { background: #479743; color: white; margin: 0px; line-height: 1.2;}

#head,#sidebar,#content { background: #0e7708; color: white; }

#head { height: 128px; margin-bottom: 1em; }

#head img#title { float:left; margin-right: 80px; border: none;}
#head img#popa { float: right; border: none; }

#sidebar { clear: both; float: left; padding: 2px 0.5em; }

a { color: white; text-decoration: none; }
#content a { text-decoration: underline; }
a:hover { color: #e3d600; }


#sidebar { width: 10em;  }
#content { margin-left: 12em; }

#content { padding: 1em; }
#content img { border: 4px solid #479743; }
#content table { border: none; }
#content td { border: none; padding: 2px; }
#content p { font-family: serif; }

.links,
#content p#heading { font-family: "Century Gothic", "Avant Garde", Futura, sans-serif; }
#content p#heading { text-align: center; font-size: 200%; }
.links { font-size: 20px; }


#footer { clear: both; background: #0a5506; }

<!-- Just in case we miss a center tag -->
#content table td p { text-align: center; }

