/* basic layout */

div.basic-page { 
  background-image: url('http://www.matkurja.com/img/background/top-body-text.gif');
  background-repeat: repeat-x;
  background-color: #ffffff;
  padding: 1.5em 2em 1.2em 10px;
  margin-bottom: 15px;
}

