body {
 background-image: url("images/bgrnd_page.jpg");
 background-color: #f4bcca;
 overflow: hidden;
}

.website {
margin-left: 170px;
margin-top: 14.3%;
scale: 104%;
}

#top_ad {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 margin-left: 222px;
 margin-top: -137px;
 height: 89;
 width: 719;
 scale: 91.5%;
}

#top_ad_container {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 margin-left: 239px;
 margin-top: -140px;
 height: 95;
 width: 714;
 scale: 98%;
}


#right_ad {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 margin-left: 1048px;
 margin-top: -203px;
 height: 600;
 width: 160;
 scale: 91%;

}

#right_ad_container1 {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 margin-left: 1041px;
 margin-top: -210px;
 height: 615;
 width: 174;
 scale: 91%;

}

#right_ad_container2 {
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 margin-left: 992px;
 margin-top: -203px;
 height: 22;
 width: 22;

}

.main_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  margin-left: 200px;
  scale: 112%;
  max-width: fit-content;
  max-height: fit-content;
}

#navbar {
    width: 774;
    height: 83;
    position: absolute;
    margin-right: -0px;
    margin-bottom: 525px;
}

#landing {
    position: absolute;
    margin-bottom: 2px;
    scale: 99.8%;
    object-fit: cover;

}

#pinkcontainer {
    width: 774;
    height: 584; 
}

#copyright{
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin-top: 45px;
  margin-right: 240px;

}