body {
  background-size: 100%;
  background-image: url("https://images.pexels.com/photos/3745234/pexels-photo-3745234.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1");
}
body {
  color: white;
}
.headerTop {
    background-color: #A299C4;
    display: block !important;
    width: 100%;
    /* font-family: arial, sans-serif; */
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-decoration: none;
    background-size: 100%;
    background-image: url("https://wallpaperaccess.com/full/3844753.jpg");
}
.headerBottom {
    background-color: #BCB3E2;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    width: calc( 100% - 5px );
    display: block !important;
    padding-right: 5px;
    padding-top: 5px;
    /* font-family: arial, sans-serif !important; */
    text-decoration: none;
      background-size: 100%;
    background-image: url("hhttps://www.superflexfitness.com/wp-content/uploads/2017/03/3D-banner-background.jpg");
}
