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

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

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

  background-repeat: no-repeat;

  background-position: right top;
}

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

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

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

div {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #ffffff;
} 