html, body { color: #fff; font-size: 22px; font-family: helvetica, sans-serif; background-image: url(../images/background2.jpg); background-repeat: repeat; background-attachment: scroll; height:100%; margin:0; padding:0; }

a:link { color: black }
a:visited { color: #35421a }
a:hover { color: #f6f3cf  }
a:active { color: #85a23c }

#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}

#content {position:relative; z-index:1; padding:10px;}
.title { font-size: 22px; font-weight: bold; }
#nonstretch-page-background { background-repeat: repeat; background-attachment: scroll; top:0; left:0; }
