
.body
{
	
	background-color: #111111;
	
	
}



.word {
   line-height: 1.2;
	word-spacing: 400px;
	font-size: 34px;	    
  color: white;   
  text-align: center;   
}

.custom-link {
    color: white;
	
}




.box {
  width: 1820px;         
  height: 60px;       
  background-color: #032a4c;  
   
  border: 2px solid #000;     
  padding:  30px;    
padding-top: 10px; 
  margin: 20px;             
  text-align: center-right;   
  line-height: 0.35;
  color: white;              
}

  .inner-box {
            width: 90%;
            height: -23px;
            background-color: #00344c;
          
            padding: 2px;
            box-shadow: 2px 5px rgba(0, 0, 0, 0.3); 
     margin: 20px;
	  text-align:center-right; 


	 }





.text {
	
	padding-top: -215px;
	
	
	
	
}





.box2 {
	
	width: 1820px;         
  height: 60px;       
 background-image: url('waterpicture.jpg'); 
  border: 2px solid #000;     
  padding:  100px;    
padding-top: 10px; 
  margin: 20px;             
  text-align: center-right;       
  color: white;     
	
	
}





.bigbox  {
	
	width: 1820px;         
  height: 10x;       
  background-color: #dddddd;  
  border: 2px solid #000;     
  padding:  30x;    
padding-top: 10px; 
  margin: 20px;             
  text-align: left;       
  color: #736d6d;   
  
	
}


.lastbox  {
	
	text-align: left;
	width: 1820px;         
  height: 150px;       
  background-color: #222222;  
  border: 2px solid #000;     
  padding:  30x;    
padding-top: 10px; 
  margin: 20px;             
  text-align: center-right;       
  color: white;   
	
}