/* CSS Document */


body  {
        background-image: url(pics/euphoriaBg3.jpg);
        margin top: 0px;
        margin-left: 0px;
        margin-right 0px; 
        font-family: Bradly Hand ITC, Century, sarif;
        color: black; font-size: 15;
        font-weight:bold;
        font-style: italic;
        }
        
p.excerpt {
            margin-right: 0px;
            margin-left: 0px;
          }     
      
th      {
          font-family: Bradly Hand ITC, Century, sarif;
          color: white; font-size: 19;
        }

      
h1  {
      font-family: Bradly Hand ITC, Century, sarif;
      font-weight: bold;
      color: #EDE275;
    }      

