body { background-color: #ece2e1;
       background-image: url('/jonas/bg.jpg');
       background-repeat: repeat; }

a { text-decoration: none;
    color: #ca865b;
    font-weight: bold; }

a:hover { text-decoration: underline; }
        
#text { position: relative;
        top: -20px;
        width: 460px;
        text-align: justify;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 11px;
        padding: 3px;
        z-index: 1;
        color: #000000; }

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

b, strong { color: #ab4633; }

.disclaimer { font-size: 10px;
              text-align: center; }
              
option,textarea,input { background-color: #ca865b;
                        border-color: #a33116;
                        border-style: solid;
                        border-width: 2px;
                        color: #ffffff;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 11px; }
                        
.enth3_character, .enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }