.BD1{
    background-image:url(https://media4.giphy.com/media/FlodpfQUBSp20/giphy.gif?cid=6c09b952q103wbuu8zqbv40nxkbpv1q8pfy24m714d5w9rf3&ep=v1_gifs_search&rid=giphy.gif&ct=g);
}

.topic{
    text-align: center;
    background-color: #6512c4;
    font-size: 35px;
    color: white;
}

#fr{
    float: right;
}

#fl{
    float: left;
}

.para{
    color: black;
    background-color: #6512c4;
    font-size: 20px;
}

.subtopic{
    text-align: center;
    background-color: #6512c4;
    font-size:25px;
    color: white;
}

.butimg{
    height: 100px;
    width: 550px;
}

.butimg:hover{
    transform: scale(1.1);
}


.invis{
    opacity: 0;
}

table{
    background-color: #6512c4;
    color: black;
    border: 1px solid black;
    float: center;
    font-size:40px;
}

#center {
  margin-left: auto;
  margin-right: auto;
}

#myimg{
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.imgsize{
    width: 620px;
    height: 325px;
}

.BD2{
    background-image:url(https://t3.ftcdn.net/jpg/01/95/69/80/360_F_195698035_Yk6leEUjKSnDV4BnLc66Q94VGFEgpV5D.jpg);
}

.home{
    height: 100px;
    width: 100px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.home:hover{
    transform: scale(1.1);
}






.text{
    background-color: #6512c4;
    color: white;
    font-size: 26px;
}

.imgbord{
    border: 6px solid #6512c4;
   
}


.frame{
    height: 325px;
    width: 500px;
    
}

.BD3{
     background-image:url(https://craftvinyl.ca/cdn/shop/products/CanadaDayPatterns-1.png?v=1624647772);
}

.BD4{
    background-image:url(https://img.freepik.com/premium-vector/mexico-flag-pattern-circle-shape_1012565-53.jpg);
}

.bold{
    font-weight: bolder;
}

.transparent{
    opacity: 0;
}