body{
    background-image: url(Shapes\ background.jpg);
}


.container {
    background-color: rgb(207, 186, 224) ;
    

    
}
.location {
    background-color: aliceblue;
    height: 100px;
    width: 20%;
    margin-left: 438px;
}

.brandshow {
    background-color: rgb(217, 199, 235)    ;
    margin-top: 10px;
    width: 85%;
    margin-left: 100px;
    margin-bottom: 10px;
    height: 150px;
    
   
}

.brandheader {
    width: 25%;
    margin-left: 425px;
    background-color: rgb(207, 186, 224);
}

.navbar {
    background-color: rgb(185, 140, 221);
}

.btn mt-3{
    background-color: rgb(0, 0, 0);
}

.brandlocation {
      background-color: rgb(217, 199, 235)    ;
    margin-top: 10px;
    width: 85%;
    margin-left: 100px;
    margin-bottom: 10px;
    height: 800px;  
    
}

.locationcontainer {
    background-color: rgb(195, 139, 233) ;
    margin-top: 10px;
}

.bg {
    background-color: rgb(161, 102, 219)    ;
}