body {
  background-image: url("img/prefacewindow.png"), url("img/lovestart3.gif"); 
background-position: top 130px left 130px;
background-repeat: no-repeat, repeat;
background-size: 800px auto, auto;
}


div {
  

  
  
  overflow:scroll;
  
  position: relative;
  
}


p{
  color: white;
  font-family: Verdana;}

h1{
  color: white;
  font-family: Verdana;}
  
  
  .boite {
    border = 0.5em solid white;
    
    height:440px;
   width:670px;
   top: 200px;
   left:190px;
  
    }