#hi1{
    border-color: darkgoldenrod;
    border-style: solid;
    margin: 10px;
    padding: 10px;
    margin-right: 100px;
    color: aqua;
    background-color: beige;
    text-align: center;
}
#facebook{
    position: fixed;
    bottom: 30px;
    right: 100px;
    font-size: 10px;
}
#instagram{
    position: fixed;
    bottom: 30px;
    right: 170px;
    font-size: 10px;
}
#twitter{
    position: fixed;
    bottom: 30px;
    right: 240px;
    font-size: 10px;
}
#hi2{
    position:fixed;
    bottom: -5px;
    margin-left: 1210px;
    margin-top: 300px;
    
}
#hi3{
    position: fixed;
    bottom: -5px;
    margin-left: 1145px;
    margin-top: 300px;
}
#hi4{
    position: fixed;
    bottom: -5px;
    margin-left: 1280px;
    margin-top: 300px;
}
#drinkprime{
    position: fixed;
    top: 0px;
    margin-left: 40%;   
    
}
#body{
    background-image: url(pastelfarver.png);
}
