
    hr  {
  color: dimgray;
}
    p  {
  color: antiquewhite;
}
  h2  {
  color: #d5778b;
}
    h3  {
  color: #d5778b;
}
    address{
  color: antiquewhite;
}
    link{
  color: burlywood;
}
    .business-header {
    width: 100%;
    height: auto;
}
#tel_num {
    color: antiquewhite;
    text-decoration: none
}
.heade{
  background-color: #d5778b;
    height: auto;
    width: 100%;
}

.pphoto {
    height: 100%;
    width: 100%;
    box-shadow: 2px 2px 2px 2px #C6C5C4;
}

    
