body { background: url('../images/layout/bg.png') repeat-x; background-color: #3c464f; }
#logo { position: absolute; left: 40%; top: 20px; z-index: 2; background: url('../images/layout/logo.png') no-repeat; width:231px; height: 128px;}
/* ==========================================================================
   Skins
   ========================================================================== */
#wolf-skin-pet-01 {
  position:absolute;
  left:0px;
  top:-36px;
  background:url("../images/layout/footer-pet-01.png") no-repeat;
  width:242px;
  height:272px;
}
#wolf-skin-pet-02 {
  position:absolute;
  right:0px;
  top:-27px;
  background:url("../images/layout/footer-pet-02.png") no-repeat;
  width:276px;
  height:352px;
}