body { background-image: url(bg.jpg); background-position: top left; background-attachment: fixed; background-repeat: repeat; } #content { background-image: url(bg3.jpg); background-position: left top; background-attachment: scroll; background-repeat: no-repeat; } img.border { float: left; border: none; } a:link, a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none; } a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #9c410f; border-bottom: 1px dotted #ee9c00; } } a:active { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #9c410f; text-decoration: none; } //background-color: #4e1d02; a { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #9c410f; text-decoration: none; } td { white-space:nowrap; }