body {
 background-color:#000000; color:#FFFFFF;
 background-image:url(pictures/background_sw.jpg); background-repeat:no-repeat;
 background-attachment:fixed; padding:0px; 
}

 p:first-letter { font-size:140%; color:yellow }

 a:link { font-weight:bold; color:#FFFF00; text-decoration:none }
 a:visited { font-weight:bold; color:#FFFF00; text-decoration:none }
 a:hover { font-weight:bold; color:#FFFFFF; text-decoration:underline }
 a:active { font-weight:bold; color:#FFFFFF; text-decoration:underline }
 a:focus { font-weight:bold; color:#FFFFFF; text-decoration:underline }

div.mybody {
 margin-left:20px; margin-top:20px; margin-right:20px; margin-bottom:20px; }

