body {
  background-color: white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
  text-align: center;
}

#content {
  margin: 0 auto;
  position: relative;
  width: 800px;
}