.bg { background-attachment: fixed; background-image: url(../images/pagebackground.gif); background-repeat: repeat; } .page-bg { background-attachment: fixed; background-image: url(../images/bg.gif); background-repeat: no-repeat; background-position: center center; } .shaddow { filter: DropShadow(Color=#666666, OffX=5, OffY=5, Positive=5)?, OffY=?, Positive=?)?, OffY=?, Positive=?); } .border { border: 1px solid #000000; padding: 0px; } .main-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }