body {
  background-image: url(http://www.tonyahowell.com/images/background1.jpg);
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  margin: 20px 140px  20px 140px;
  text-align: center;
}
a:link {
  color:#247286;
  text-decoration:none;
  }
a:visited {
  color:#A017A2;
  text-decoration:none;
  }
a:hover {
  color:#61AABC;
  text-decoration:underline;
  }


#content {
  width: 100%;
  padding: 0px;
  text-align: left;
  overflow: auto;
}


h1 { color: #247286; font-size: 24px; font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif }
p { font-size: 12px; font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif }