body{
    background-color: #fff1c1;
    color: #761f18
}

header{
    color: #f9ae00;
    background-color: #761f18;
    padding: 20px;
}

.bokser{
    text-align: center;
    background-color:#fee39f ;
    margin-top: 20px;
    padding: 20px;
    width: 250px;
    height: 255px;
    float: left;
    margin: 13px;
}



#drikker{
    text-align: center;
    background-color:#fee39f ;
    margin-top: 20px;
    padding: 20px;
    width: 250px;
    height: 255px;
    margin: 30px;
    float: left;
    
}

#pizzaer, #drikker{
    display: inline-block;
}

#toppinger{
    text-align: center;
    background-color:#fee39f ;
    margin-top: 20px;
    padding: 20px;
    width: 250px;
    height: 255px;
    float: right;
    margin: 13px;
}


#bestill{
    background-color:#f9ae00;
    margin-bottom: -2px;
    float: left;
    scale: 1.4;
    margin-left: 47%;
}

#bilde1{
    margin: 20px;
    float:left;
}

#bilde2{
    margin: 20px;
    float:right;
}

#prisp{
    background-color: #fee39f;
    color: #761f18;
    text-align: center;
    margin-top: 20px;
    padding: 20px;
    width: 250px;
    height: 100px;
    float: left;
    margin: 13px;
    margin-left: 41.5%;
}