body { 
  background: #faf0bb;
  background-image: url(caml250.jpg);
  background-repeat: no-repeat;
  background-position: right bottom; 
  background-attachment: fixed;
}

h1, h2 {
  border: 1px solid #888888;
}

pre {
  border: 1px solid #fdf8cc;
  background: #fffacc; 
}

