body { background-image: url('background.jpg'); background-repeat: repeat }
A:link    { color: #ffffff } /* unvisited links */
A:visited { color: #fffcb7 } /* visited links   */
A:active  { color: #ffffff } /* active links    */

h1 {  text-align: center; font-family: Lucida Calligraphy, Garamond; font-size: 24pt; font-style: regular; font-weight: bold; color: #e9b9c1 }
h2 {  text-align: center; font-family: Lucida Calligraphy, Garamond; font-size: 18pt; font-style: regular; font-weight: bold; color: #e9b9c1 }
h3 {  text-align: left; font-family: Lucida Calligraphy, Garamond; font-size: 14pt; font-style: regular; font-weight: bold; color: #e9b9c1 }
h4 {  text-align: left; font-family: Verdana, Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: regular; font-weight: bold; color: #e9b9c1 }

p, ul, li, td, blockquote {  font-family: Verdana, Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #efd7dc}

