  body {
   padding-left: 11em; 
    font-family: Comic Sans MS, "Comic Sans MS",
          Times, serif;
    color: white;
background-image: url("images/xd.jpg");

    ul.navbar {
    position: fixed;
    top: 10em;    left: 5em;
    width: 9em }
    
 h1 {

    width: 9em }
    font-family: Josefin Sans, Comic Sans,
          SunSans-Regular, sans-serif }

#menu{
position: fixed;

background-color:white;

border-radius:10px;

width: 150px;

left:20px;

top:100px;

}



#box {

position: relative;

background-color:#4F4470;

left:10px;

border-radius:10px;

border:10px;white;

z-index:1;

padding :30px;

width: 300px;

}

#pub {

position: relative;

background-color:#4F4470;

left:10px;

border-radius:10px;

border:10px;white;

z-index:1;

padding :30px;

width: 500px;

}



#chateau {

position: relative;

background-color:#4F4470;

left:10px;

border-radius:10px;

border:10px;white;

z-index:1;

padding :30px;

width: 500px;

}



#emoji {

position: fixed;

right: 10px;

bottom: 10px;

z-index:4;
}

#iPoire {

border: 10px


}


#home {

position: fixed;

right: 10px;

bottom: 10px;

z-index:4;
}




