@font-face {
              font-family: stencil_font;
              font-style:  normal;
              font-weight: 700;
              src: url(http://curbpainting.biz/fonts/stencil_font.eot);
           }

BODY {
scrollbar-face-color:#0000FF;
scrollbar-highlight-color:#8080FF;
scrollbar-3dlight-color:#40FFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#ffcc00;
cursor:url("http://curbpainting.biz/gifs/BIGBLUE.ani"); 
}

a:hover  {color: green; background-color: yellow; text-decoration: none; text-transform: uppercase; cursor: url("http://curbpainting.biz/gifs/TINKERBELL.cur");}
a.supersize:hover {float:none; border: 1px white solid; padding: 5px; font-weight: bold; text-decoration:none;}


.hlink{cursor:help}
.tlink{cursor:n-resize}


h1  {
      font family: 205% impact;
      text-align: center;
      text-decoration: none;
    }

h3  {
      width: 300px;
      margin-right: 6px;
      margin-top: 5px;
      float: left;
    }

h4  {
      font family: 125px stencil_font;
      background: white;
      color: black;
      font-weight: normal;
      text-decoration: none;
      border: 1px solid black;
    }

h5  {
      width: 350px;
      margin-right: 6px;
      margin-top: 5px;
      float: left;
      text-decoration: none;
    }


h6  {
      font family: 35px Arial;
      color: black;
      font-weight: bold;
      font-style: italic;
      text-align: center;
    }

.topstuff   {
             font family: 100% Arial;
             font-weight: bold;
             text-align:center;
             LETTER-SPACING:normal;
             text-decoration: none;
            }

.thinborderfloat {
  float:left;
  border:solid 1px black;
  padding:5px;
  margin-right:10px;
  }

b1  {
      border: 1px solid black;
    }

b2  {
      border: 2px solid black;
    }