@font-face { font-family: 'Calibri'; src: url('fonts/calibri-webfont.eot'); src: local('☺'), url('fonts/calibri-webfont.woff') format('woff'), url('fonts/calibri-webfont.ttf') format('truetype'), url('fonts/calibri-webfont.svg#webfontvreZKQqB') format('svg'); font-weight: normal; font-style: normal; }

a {
  color: #666;
}

body {
  background: #A09771 url(bg.png) repeat-x;
}

img {
  left: 80px;
  position: absolute;
  top: 144px;
}

div {
  background: url(bg_white.png) repeat;
  color: #666;
  font: 15px/24px Calibri, Helvetica, sans-serif;
  left: 560px;
  padding: 25px 25px 5px;
  position: absolute;
  top: 150px;
  width: 340px;
}
  div p {
    margin: 0 0 20px;
  }