/* 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;
        }
.this {
        border: 0px;
        background-image: url(../pics/euphoriaBg2.jpg);
        font-family: font-family: Bradly Hand ITC, Century, sarif;
        color: #EDE275;
        width: 50%;
        height: 40%;
        font-size: 23px;
        margin-left: 5%;
        margin-top: 5%;
        margin-bottom: 5%;
      }        
div {
      margin-right: 5%;
      margin-top: 5%;
      margin-left: 5%;
    }
