body  {
          background-image:url(http://www.moonprototype.com/01.jpg);
          background-attachment:fixed;
          color : #000000;
          font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
          margin: 0;
          margin-left: 0;
          padding: 0;
          text-align : justify;
      }

td#iframe {
            background: #000000 url(img/3.jpg) repeat top;
            width:833px;
            height:600px;
          border:0px;
          color : #000000;
          font-size : 90%;
          line-height : 1.6em;
          font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      }
td#haut {
            background: #000000 url(img/h.jpg) repeat top;
            width:180px;
            height:100px;
          border:0px;
          color : #000000;
          font-size : 90%;
          line-height : 1.6em;
          font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      }
input, textarea {
          border : 1px solid #000000;
      }
textarea {
          width : 80%;
          font-size : 1em;
          font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      }

table {
          text-align : justify;
          font-family : Verdana, Arial, Helvetica, sans-serif;
      }
A:visited {
          color : #666666;
          text-decoration : none;
          font-family : "Verdana", helvetica, sans-serif;
          text-align : left;
          font-size : 11px;
          font-weight : bold;
          position : relative;
      }
A:link {
          color : #666666;
          text-decoration : none;
          font-family : "Verdana", helvetica, sans-serif;
          text-align : left;
          font-size : 11px;
          font-weight : bold;
          position : relative;
      }
A:hover {
          color : #d1c2b4;
          text-decoration : underline;
          font-family : "Verdana", helvetica, sans-serif;
          text-align : left;
          font-size : 11px;
          font-weight : bold;
          position : relative;
      }