   body    {   background-color: white;
               scrollbar-face-color: green;
               scrollbar-highlight-color: #66cc00;
               scrollbar-shadow-color: #009900;
               scrollbar-3dlight-color: #009900;
               scrollbar-arrow-color: white;
               scrollbar-track-color: orange;
               margin-left: 5%; margin-right: 5%;
               width: 80%;
        			background-image: url("pcmobile.jpg");
        			background-repeat: repeat-y;
        			background-attachment: fixed;
        			background-position: top right;
                 }
    h1      {   color: orange; font-size: 20pt; }
    h2      {   color: green;  font-size: 14pt; }
    h3      {   color: blue;  font-size: 12pt; }
    a:hover  { font-weight: normal; background: yellow;  }
    pre     {   color: blue; background-color: #FFFFCC; font-style: fixed; font-size: 75%; border: 1px solid gray; padding: 1em; }
    p,td {   font-size: 75%; font-style: normal; font-weight: normal; font-family: "Verdana", Tahoma, Arial, sans-serif; }
    cite {   font-size: 70%; font-style: fixed; font-weight:font-family: "Verdana", Tahoma, Arial, sans-serif; normal; }
    li {   font-size: 80%; font-style: normal; font-weight: normal; font-family: "Verdana", Tahoma, Arial, sans-serif; }
    th {  color: blue; font-size: 80%; font-style: normal; font-weight: normal; font-family: "Verdana", Tahoma, Arial, sans-serif; text-align: left; }
    img { border: 1px solid gray; padding: 1em; }
    img.l { border: 0px; padding: 2em; }
