* {
   margin:0;
   padding:0;
   border:none;
   text-decoration:none;   }
   
   
body {
     margin:0;
     padding:0;
     text-align:center;
     color:#000000;
     background-color:#e8e8e8; 
     }
     
     
#container {
     width:auto;
     height:auto;
     margin: 40px auto 40px;
     padding:0;
     text-align:left;
     position:relative;
     border:15px solid #000000;   }
     
html>body #container {
	width:900px;
	background: #fff;
	}
	
	#text {
	margin: auto 40px auto 40px;
	}
		
a {  text-decoration:none;
     font-weight:bold;  }
     
     
a:link {
     color:#0000FF;   }
     
     
a:visited {
     color:#666699;     }
     
     
a:hover {
     text-decoration: underline;    }
     

#pageHeader {
        background-color:#FFFFFF;
	height:150px;
	width:900px;
	text-align:left;
        background-position: 0px 0px;
        }
        
#pageHeader h1 {
     	 
     		   }
        
	
html>body #pageHeader {
	text-align:center;
	   }

#intro {
         text-align:center;
         
        }
          	
           
#footer {
        clear:both;
        margin:0px 0 0 0px;
        width: 500px;
        height:40px;
	text-align:center;
         }
        

#footer a {
         color:#684D04;
	 text-decoration:underline;
	 line-height:1em;
	 font-size:1em;
	 font-weight:bold;
        }

	 

 {
margin-left: 0;
padding-left: 0;
background-image:url(); 
}   


  
 
    