I have been using CSS in both IE5 and Netscape 4.75 without any problems at all, however parts of the CSS do not work in Netscape 6. This part of my CSS still works: <dtml-call "REQUEST.set('site_fonts', 'Comic Sans MS')"> However, variables that I have set myself do not work in Netscape 6, such as: .OAAmenuhead { background-color: blue; font-size: 9pt; font-weight: bold; color: #FFFFFF; font-family: Comic Sans MS; } The above works perfectly in both Netscape 4.75 and IE5 though. Is there some piece of code that needs to be changed for it to work in Netscape 6? Has anyone else encountered this problem? ------------------------------------------------- Craig Stoddart IT Software Development Officer Dundee City Council IT Division Northern College Technical Block Gardyne Road Dundee DD5 1NY Phone: 01382 438170 Fax: 01382 438002 E-mail: craig.stoddart@dundeecity.gov.uk -------------------------------------------------