.bg { background-attachment: fixed; background-image: url(images/2-center.jpg); background-repeat: repeat-x; background-position: left top; } .topbg { background-attachment: fixed; background-image: url(images/top-bg.jpg); background-repeat: repeat-x; background-position: top; } .top { background-attachment: fixed; background-image: url(images/2-top-bg.jpg); background-repeat: repeat-x; background-position: left bottom; } .bottom { background-attachment: fixed; background-image: url(images/2-bottom-bg.jpg); background-repeat: repeat-x; background-position: left top; } .clay { background-attachment: fixed; background-image: url(images/clay.jpg); background-repeat: repeat-x; background-position: left bottom; } .clayfli { background-attachment: fixed; background-image: url(images/clay-flip.jpg); background-repeat: repeat-x; background-position: left top; } table { font-family: Arial, Helvetica, sans-serif; font-size: x-small; } .reverse { color: #FFFFFF; } .header { font-size: small; font-weight: bold; color: #494B4C; }