2. $SITE_HOME/src/css/siteid.css

When running SilkPage with the scratch target, it generates (among other things) a default CSS stylesheet for your Website. The name of the CSS styleshhet is based on the siteid argument that you provide when running SilkPage with the scratch target. This styleshhet contains one import declaration that is an instruction to import some other default style sheets from the SilkPage CSS Themes . You may modify the import declaration and instruct it to import your own CSS stylesheets. You can even add your CSS stylesheets globally by defining your own CSS Theme and instruct SilkPage to use your CSS themes instead of its default. Refer to Section 1.1, “XSL and CSS Customization Parameters” to learn how you can customize SilkPage by adding your CSS themes.