body.fixed { background-image: url('images/bigbox.gif'); background-repeat: no-repeat; background-position: 50% 40%; } .trans_box1 { font-family:verdana; font-weight:bold; border:solid 0px #555; /* padding:40px; margin:30px; */ /* Mozilla ignores crazy MS image filters, so it will skip the following */ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='images/10x10x75p_white.png'); } .trans_box2 { font-family:verdana; font-weight:bold; border:solid 0px #555; /* Mozilla ignores crazy MS image filters, so it will skip the following */ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='images/10x10x75p_white.png'); } /* IE ignores styles with [attributes], so it will skip the following. */ .trans_box2[class] { background-image:url(images/10x10x75p_white.png); } .trans_box1[class] { background-image:url(images/10x10x75p_white.png); } A:link { COLOR: #2E58BD; TEXT-DECORATION: none; } A:visited { COLOR: #2E58BD; TEXT-DECORATION: none; } A:active { COLOR: #8A9DAC; TEXT-DECORATION: none; } A:hover { COLOR: #8A9DAC; TEXT-DECORATION: none; } .pageBackground { BACKGROUND-COLOR: #000000 } .menuBackground { BACKGROUND-COLOR: #ffffff } BODY { FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: verdana } .crap2 { FONT-SIZE: 15px; COLOR: #666666; FONT-FAMILY: verdana } TD { FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: verdana } TD.crap { FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: verdana }