body { background-color: #f0fff0; 
       background-image: url(clothw.jpg);
       background-repeat: repeat;
       font-family: serif;
       scrollbar-face-color:#000000;
       scrollbar-arrow-color:#ffc0cb;
       scrollbar-track-color:#000000;
       scrollbar-shadow-color:#ffc0cb;
       scrollbar-highlight-color:#ffc0cb;
       scrollbar-3dlight-color:#ffc0cb;
       scrollbar-darkshadow-color:#ffc0cb; }

ul { font-weight: bold;
     font-size: large; 
     color: #000000;
     font-style: normal;
     font-variant: normal;
     text-align: center; }
     
.vitals { font-weight: bold;
          color: #000000;
          font-size: large;
          font-variant: normal; }     

.elite { font-weight: 900;
         color: #B22222; 
         font-size: large;
         font-variant: small-caps;
         font-style: italic;
         text-decoration: blink; }

h4   {font-weight: bold;
      color: #000000;
      font-style: italic; 
      font-variant: small-caps; }
         
li  {text-align: justify;
     margin-left: 20%;
     font-weight: bold;
     color: #000000; 
     font-variant: normal; 
     list-style-type: circle; }

.special {font-weight: normal;
          color: #a9a9a9;
          font-style: italic;
          text-decoration: blink; }

.cats {text-align: center;
       font-weight: bold;
       font-size: large; 
       color: #000000;
       font-style: normal; }

h2  {font-weight: bold;
     color: #B22222;
     font-style: italic; 
     text-transform: capitalize;
     text-decoration: underline; }

.names  {text-transform: uppercase;
         font-weight: bold;
         color: #000000;
         text-align: center; 
         font-size: 40; }

img {border: 0;}

.purple-moons {background: #000000 url(clothp.jpg); }

.purple-glass {background: #000000 url(cloth.jpg); }

.black {background: #000;}

.bb5 {border: 5px inset #000000;}
.bp5 {border: 5px inset #000000;}
.bs5 {border: 5px inset #000000;}

.m2 {margin: 2em;}
.mr1 {margin-right: 1em;}
.mb2 {margin-bottom: 2em;}

.l {float: left; clear: left;}
.r {float: right; clear: right;}


div.p1c {padding: 1em; text-align: center;}


           


          