html, body {
  background-color: #FFDED9;
  background-image: url("pkdeerbg.png");
}
@font-face {
  font-family: "wecit";
  src: url(wecit.otf);
  }
.box03 { 
background-image : url(023-b.gif) , url(023-a.gif); 
background-position : top left , bottom left; 
background-repeat : repeat-x, repeat-x;
margin : auto; 
padding : 30px 0; 
width : 60% 
}
.box-inner {
background : #fff; 
padding : 1em;
font-family: "wecit", times, serif;
text-align:center;
}