body {
  position: absolute;
  background-color: beige;
  font-size: 1em/1.2em;
  font-family: Times New Roman, Georgia, serif;
  text-align: left; }

.smallcaps {
  font-variant: small-caps; }

.center {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  text-align: center; }

h2 {
  clear: both;
  margin: 0;
  font-size: 115%; }

#header {
  height: 120px;
  text-align: left;
  font-family: "Times New Roman",Georgia,Serif;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff; }

h2 {
  padding-top: 0;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  font-size: .95em; }

p {
  padding: 0 10px 0 10px; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html clearfix {
  height: 1%; }

* html #content {
  height: 1%; }
