body { background-image: url('bg.jpg');
       background-repeat: repeat;
       background-position: 0px 0px; }
       
#luigi { position: absolute;
            overflow: hidden;
            left: 0px;
            top: 0px;
            width: 784px;
            height: 416px;
            z-index: 0; }
            
#text { position: absolute;
        overflow: auto;
        left: 292px;
        top: 73px;
        width: 477px;
        height: 264px;
        z-index: 1;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        color: #000000;
        text-align: justify;
        padding: 3px; }

a { text-decoration: none;
    color: #65C382;
    font-weight: bold; }
    
a:hover { text-decoration: underline; }

.header { font-family: times new roman, verdana, arial, helvetica;
          font-size: 17px;
          color: #107357;
          font-weight: bold;
          letter-spacing: 2px; }

b, strong { color: #107357; }

.disclaimer { font-size: 10px;
              text-align: center; }

option,textarea,input { border-color: #277542;
                        border-width: 1px;
                        border-style: solid;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px;
                        color: #277542;
                        background-color: #A3E9CB; }

.center { text-align: center; }

.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }