* {
  font-size: 11pt;
  font-family: "Trebuchet MS",Tahoma,Arial,"Trebuchet MS",Verdana,Helvetica,Arial,Symbol,serif;
  color: #303030; 
}

h1, h2 {
  font-size: 15pt;
  font-weight: bold;
}

div.about {
  width: 740px;
  margin: 0px auto;
  background-color: #FCFEFC;
  border: 1px solid #FBFBFB;
  padding: 10px;
  position: relative;
  margin-top: 10%;
}

#top {
  position: relative;
  top: -8px;
  font-weight: normal;
  padding-left: 5px;
  font-size: 10pt;
}