.background { background-image: url(images/background.jpg); background-repeat: no-repeat; background-position: left top; } .tekstback { background-image: url(images/tekst_back.gif); background-repeat: no-repeat; filter: Alpha(Opacity=70); background-position: center top; } .copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; } .tekst { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 16px; } .border { border: 1px solid #000000; }