/*****************************************************************************
 **
 **
 **
 */


/***** [HTML] *****/

.picture
{
  color: #E7D7B2;
  background-color: #000000;
  background-image: url(/pics/wolf/background.jpg);
  background-repeat: repeat-y;
  background-position: 180px 160px;
  background-attachment: fixed;
}

