body {
  margin: 1em;
  font-family: times, times new roman, Serifa BT, serifa, serif;
  color: #5C2E2E;
  background-color: #E8C8B5;
  background: url('book.jpg');
}
a:link       { color: #00B700 }
a:active     { color: #D1FF7D }
a:visited    { color: #003300 }
H2 { color: #9F5426; font-family: Verdana, Arial, sans serif; text-align: center; font-size: 150%; font-weight: 100}
H4 { color: #9F5426; font-family: Verdana, Arial, sans serif; font-size: 110%; font-weight: 100}
P { font-family: times, times new roman, Serifa BT, serifa, serif}
B { color: #9F5426}