\
  
div {
 height:533; width:685px; 
  padding: 10px;
  margin: 10px auto;
  line-height: 3;
background-color:;
  text-align: center;
  /* border-related properties */
  border: 60px solid black;
 background-image: url('http://tallowseclusion.info/bg/paper05.gif';);
  background-clip: padding-box;
  border-image-source: url(http://tallowseclusion.info/f/en/f-17-1.png);
  border-image-slice: 90;
  border-image-repeat: round;
} 

Image d'encadrement

Image d'encadrementt

Image d'encadrement

Image d'encadrement

Image d'encadrement

Repeat



#repeat{
 height:533; width:685px; 
  padding: 10px;
  margin: 10px auto;
  line-height: 3;
background-color:;
  text-align: center;
  /* border-related properties */
  border: 60px solid black;
 background-image: url('http://tallowseclusion.info/bg/paper05.gif');
  background-clip: padding-box;
  border-image-source: url(http://tallowseclusion.info/f/en/f-17-1.png);
  border-image-slice: 90;
  border-image-repeat: repeat;
}