The first way I saw to reference a CSS file was to have it in the <head> section, like this: <link rel="stylesheet" type="text/css" href="http://albasystemadmin.org/alba.css"> But since i'm using include() on some files outside the docroot, is there a way to include the css file? Or does to have to be in the header? ciao! leam