 body {
	 background: #ababab;
	 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: #ababab;
	 color: white;
	 border: 1px solid;
  }
  .form{
	 background-color: #dae9f1;
	 color: #404040;
	 border: 1px solid ;
}.centermenu {
	background-image: url(../images/center.png);
	background-repeat:repeat-x;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.top {
	height: 239px;
}
.centermenu a {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
