html {
  font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
  color: #ffffcc;
}

body { background: #fff url(/images/image001.jpg); }
h1, h2, h3, a:link, a:visited { color:#ffcc00; font-weight:normal; }
h1 {font-size: 24pt;}
h2 {font-size: 18pt; }
h3 {font-size: 14pt; }

#content {
  width:50%;
  padding-left:25%;
}