body { text-align: center; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; padding: 0; color: white; font: Verdana, Geneva, sans-serif; background: url('dg_images/dg_fibers3.gif') repeat; /*right bg */}
#background { /*left bg */ position: absolute; width: 100%; height: 240px; background: url('dg_images/dg_logo_watermark.jpg') repeat;}
#content { position: relative; z-index: 1; height: 100%; /* puts content on top of background in stack order */}
a:link {color: #FFFF00; font-weight: bold}
a:active {color: #CCFF00; font-weight: bold} 
a:visited {color: #FFFF00}
a:hover {color:#CCFF00; font-weight:bold}
