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


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

#frame { background-image: url(/pics/werwolf/background.jpg); }

#scratch_top_left
{
  position:         relative;
  top:              10px;
  left:             10px;
  width:            65px;
  height:           46px;
}

#scratch_top_right
{
  position: relative;
  top:              10px;
  left:             540px;
  width:            65px;
  height:           46px;
}

#scratch_bottom_left
{
  position:         relative;
  left:             10px;
  width:            65px;
  height:           46px;
}

#scratch_bottom_right
{
  position:         relative;
  left:             540px;
  width:            65px;
  height:           46px;
}
