h1{
  color:white;
  text-align:center;
  background-color:#F4A460;
}

ul{
  text-align:center;
  list-style-type:none;
  font-size:25px;
}
div{
  text-align:center;
}
#div1{
  background-color:white;
}
li{
  margin:10px;
}
#contact{
  background-color:#F4A460;
  padding-bottom:50px;
}
#company{
  font-size:25px;
}
#busihour{
  font-size:20px;
  background-color:#F4A460;
  color:white;
  height:40px;
}
