p { color: #000000; font-family: arial, sans-serif; font-size: 12pt }

li { color: #000000; font-family: arial, sans; font-size: 12pt }

body { width: 800;
  align: center;
  background-color: #white;
  
  background-attachment: fixed;

  background-image: url(images/bg_image.jpg);

  background-repeat: no-repeat;

  background-position: center top;
  }

A:link { text-decoration: none; color: 009999; font-weight: bold }

A:active { text-decoration: none; color: 009999; font-weight: bold }

A:visited { text-decoration: none; color: 336600; font-weight: bold }

} 