body {
	text-align: center ; 
	margin: 0; 
	padding: 0;
	}
	
div#content {
             width: 927px;
             margin-left: auto; 
		         margin-right: auto;
						 text-align: center; }

 div#header { 
     width: 100%;
		 background-repeat:  repeat-x;
     background-position: top;
	   background-image: url(images/backgr_header.png);
		 margin-left: auto; 
		 margin-right: auto;
		  }

img { 
     border: none 
		 }
		 		 

table.form {
       font-size: 12px; 
			 font-family: verdana, sans-serif;
			 color:#333; 
			 }
			 
table.form a { 
        color: white;
				text-decoration: underline; 
				}
				
table.form a:hover {
      color: #00ff00 }
				
div#form {
        background-color: #ffffff;
				margin-top: 25px;
				margin-bottom: 20px;
				}

span.pink { 
         color: #974478
				 }
				 
div#formresult {
      font-family: verdana, sans-serif;
			font-size: 12px;
      color: #333;
			margin-top: 25px;
		   }
			 
a {
    text-decoration: underline;
		color: #974478
		}
		
a:hover  {
      color: #974478
			}
		
						 
div#copy { 
      font-family: verdana, sans-serif;
			font-size: 10px;
      color: #333;
			text-align: center;
			margin-top: 25px;
			margin-bottom: 25px; 
			}

		
		
table.mail { 
font-family: verdana, sans-serif;
color: white;
font-size: 14px;
text-align: center;}


