.contact{
margin: auto;
 width:400px;
  height:420px;
  background: #babccb;
  }
  .head{
  width:50px;
  height:30px;
  background-color: #00b8ff;
  font-size:40px;
  text-decoration:none
  }
  .header{
  width:1340px;
  height:50px;
  background: rgba(199, 228, 181, 0.41);
  }
  .top{
   width:280px;
  height:40px;
  margin-left:500px;
  background-color: rgba(21, 17, 17, 0.87);;
  }
  
  .footer{
  height:30px;
  width:1340px;
  background-color:Black;
  }