body { font-family: verdana, helvetica, arial, sans-serif; margin: 0; padding: 0; }

#header { background-color: white; border-style: solid; border-width: 2px 0px 0px 0px;  }
#header a { color: black; text-decoration: none; font-size: 90%; }

#lheader { float: left; }
#rheader { float: right ; }

#title { background-color: white; font-size: 160%; }

article { background-color: white; padding: 0 1em 0 1em; margin-top: 3em ;margin-bottom: 1em; font-size: 80%; }
article h1 { border-bottom: 2px solid; }
article h2 { border-bottom: 1px solid; }
article img { border-style: solid;}

p { margin: 0;  }
ul { list-style-type: none; }
a { color: black; }