html {
    background-color: #FAF0E6;
    font-family: 'Baloo Chettan 2', cursive;
}

.ml9 {
    font-style: normal;
    font-weight: normal;
    font-size: 75px;
    text-align: center;

    color: #000000;
}

.ml9 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.ml9 .letter {
    transform-origin: 50% 100%;
    display: inline-block;
    line-height: 1em;
}

.ml92 {
    font-style: normal;
    font-weight: normal;
    font-size: 55px;
    text-align: center;

    color: #000000;
}

.ml92 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.ml92 .letter {
    transform-origin: 50% 100%;
    display: inline-block;
    line-height: 1em;
}

.ml93 {
    font-style: normal;
    font-weight: normal;
    font-size: 55px;
    text-align: center;

    color: #000000;
}

.ml93 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.ml93 .letter {
    transform-origin: 50% 100%;
    display: inline-block;
    line-height: 1em;
}

.SpecialEvents {
    position: absolute;
    width: 400px;
    height: 400px;

    background: #E6DBAD;
    border: 10px inset #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 75px;

    transform: translate(75px, 750px);
}

.SpecialEvents:hover {
    background: #AC9F67;
    cursor: pointer;
}

.SpecialEvents:active {
    background: #4BEA32;
    cursor: pointer;
}

.AboutUs {
    position: absolute;
    width: 400px;
    height: 400px;

    background: #E6DBAD;
    border: 10px inset #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 75px;

    transform: translate(525px, 750px);
}

.AboutUs:hover {
    background: #AC9F67;
    cursor: pointer;
}

.AboutUs:active {
    background: #4BEA32;
    cursor: pointer;
}

.Contact {
    position: absolute;
    width: 400px;
    height: 400px;

    background: #E6DBAD;
    border: 10px inset #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 75px;

    transform: translate(975px, 750px);
}

.Contact:hover {
    background: #AC9F67;
    cursor: pointer;
}

.Contact:active {
    background: #4BEA32;
    cursor: pointer;
}

.Items {
    position: absolute;
    width: 400px;
    height: 400px;

    background: #E6DBAD;
    border: 10px inset #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 75px;

    transform: translate(1425px, 750px);
}

.Items:hover {
    background: #AC9F67;
    cursor: pointer;
}

.Items:active {
    background: #4BEA32;
    cursor: pointer;
}

.BackToHome1 {
    position: absolute;
    width: 200px;
    height: 50px;

    background: #E6DBAD;
    border: 5px inset #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 25px;

    transform: translate(0px, 0px);
}

.BackToHome1:hover {
    background: #AC9F67;
    cursor: pointer;
}

.BackToHome1:active {
    background: #4BEA32;
    cursor: pointer;
}

.SpecialEventsPic {
    position: absolute;
    width: 925px;
    height: 550px;

    background: #DCAD8D;
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(475px, 200px);
}

.SpecialEventsOrder {
    position: absolute;
    width: 300px;
    height: 125px;
    
    background: #E6DBAD;
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 50px;

    font-size: 60px;

    transform: translate(790px, 800px);
}

.SpecialEventsOrder:hover {
    background: #AC9F67;
    cursor: pointer;
}

.SpecialEventsOrder:active {
    background: #4BEA32;
    cursor: pointer;
}

.AboutUs1 {
    font-size: 50px;
    font-family: 'Baloo Chettan 2', cursive;
    transform: translate(450px, 500px)
}

.Contact1 {
    position: absolute;
    width: 750px;
    height: 500px;
    
    background: #DCAD8D;
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 45px;
    text-align: center; 

    transform: translate(565px, 300px);
}

.Item1 {
    position: absolute;

    font-family: 'Baloo Chettan 2', cursive;
    font-style: normal;
    font-weight: normal;
    font-size: 55px;
    text-align: center;

    color: #000000;

    transform: translate(395px, 300px);
}

.ItemBoxes1 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(275px, 1000px);
}

.ItemBoxes2 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(775px, 1000px);
}

.ItemBoxes3 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(1275px, 1000px);
}

.OrderButton1 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(315px, 1400px);
}

.OrderButton1:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton1:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton2 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(815px, 1400px);
}

.OrderButton2:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton2:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton3 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(1315px, 1400px);
}

.OrderButton3:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton3:active {
    background: #4BEA32;
    cursor: pointer;
}

.ItemBoxes4 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(275px, 1750px);
}

.ItemBoxes5 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(775px, 1750px);
}

.ItemBoxes6 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(1275px, 1750px);
}

.OrderButton4 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(315px, 2135px);
}

.OrderButton4:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton4:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton5 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(815px, 2135px);
}

.OrderButton5:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton5:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton6 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(1315px, 2135px);
}

.OrderButton6:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton6:active {
    background: #4BEA32;
    cursor: pointer;
}

.ItemBoxes7 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(275px, 2500px);
}

.ItemBoxes8 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(775px, 2500px);
}

.ItemBoxes9 {
    position: absolute;
    width: 350px;
    height: 350px;
    
    background: rgba(230, 229, 241, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    transform: translate(1275px, 2500px);
}

.OrderButton7 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(315px, 2885px);
}

.OrderButton7:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton7:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton8 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(815px, 2885px);
}

.OrderButton8:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton8:active {
    background: #4BEA32;
    cursor: pointer;
}

.OrderButton9 {
    position: absolute;
    width: 275px;
    height: 100px;
    
    background: rgba(230, 219, 173, 0.72);
    border: 10px solid #000000;
    box-sizing: border-box;
    border-radius: 35px;

    font-size: 65px;

    transform: translate(1315px, 2885px);
}

.OrderButton9:hover {
    background: #AC9F67;
    cursor: pointer;
}

.OrderButton9:active {
    background: #4BEA32;
    cursor: pointer;
}
