/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { backrounscroll:  <style type="text/css">
body {
 background-image:url(../assets/images/backgrd.jpg); background-repeat:no-repeat;
 background-attachment:fixed; padding:0px; }
div.mybody {
 margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }
</style>;}
