body
{
   background-color: #217b7b;
   background-image: url('../images/ObjectsBackground.png');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   color: #000000;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
    text-decoration: none;

    
}
.car-slide {
    height: fit-content;
    padding: 10px;
}
.logo-landing {
    border: 0px solid #000000;
    border-radius: 0px;
    padding: 0;
    width: 150px;
    height: 150px;

}
.buttonbody{
    background-image: url('../images/buttomArt.png');
    background-position: center center;
    background-color: #dddcdb;
    text-align: center;
    width: 100%;
    height: 100%;
}
.buttonbody2{
    background-image: url('../images/buttomArt.png');
    background-position: center center;
    background-color: #ffffff;
    text-align: center;
    width: 100%;
    height: 100%;
}
.text{
    padding-top: 25px;
    padding-bottom: 25px;

}
.aFood{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 35px;
    font-family: 'Ubuntu';
    font-weight: 1000;
    color: #0f0f0f;
    text-decoration: none;

}
.aFood:hover{

    color: #000000;
    text-decoration: none;

}
.aaa{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 35px;
    font-family: 'Ubuntu';
    font-weight: 1000;
    color: #0f0f0f;
    text-decoration: none;

}
.aaa:hover{

    color: #000000;
    text-decoration: none;

}

#image1 {
    width: -webkit-fill-available;
}

.main-cat{
    padding: 10px;
    white-space: nowrap;
}
.main-title{
    color: #fcbb77;
    font-family: "Ubuntu";
    margin-top: 5px;
}
.main-desc{
    color: aliceblue;
    font-family: "Ubuntu";
}
.main-body{
    align-content: center;
    text-align: center;
    background-color: #636060;
}
.eliqud-cat{
    padding: 10px;
    white-space: nowrap;
}