 body {
	 background: #3aa5d1;
	 background-image: url(../images/3.jpg);
	 background-repeat: repeat-x;
	 margin-top: 0px;
	 color: #eff5f9;
	 
  }

 .copy {
	 color: #eff5f9;
	 font-family: Arial;
	 font-size: 8pt;

  }
  .center {
	 margin-top: 73px;
	 font-family: Arial;

  }

  .bag {
	 background-color: #f9fbe8; 
  }
  .text1 {
	 color: #eff5f9;
         text-decoration: none;
  }
  .text1:hover {
  	 text-decoration: underline;
  
  }
  .form1{
	 background-color: #3aa5d1;
	 color: white;
	 border: 1px solid;
  }
  .form{
	 background-color: #dae9f1;
	 color: #36a0cf;
	 border: 1px solid ;
}
