body {
  text-align: center;
  background: #ffffff;
  margin-top:10px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #ffffff;
  margin-left: auto; 
  margin-right: auto;
  width: 541px;
  text-align: center;
font-family: verdana, helvetica, sans-serif;
  font-size:16px;
}

h1{
font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;
}
