body
{
  margin: 5%;
  padding 5%;
}

#main
{
  height: 100%;
  width: 100%;
}

h1
{
  font-family: georgia;
  font-size: 140%;
  font-weight: normal;
  border-bottom: 1px #000000 solid;
  padding-bottom: 0.5em;
}

h2
{
  font-family: georgia;
  font-size: 100%;
  font-weight: normal;
}

#divlogo
{
  position: relative;
  top: -1.4em;
  left: 3em;
}


#access div
{
  font-family: georgia;
  font-size: 85%;
}