div.border
{
  border: solid 1px white;
  background-image: url(../images/dummy.png);
  background-repeat: repeat;
}

div.whole
{
  margin: 4em;
  background-color: white;
}
