* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
  background: #FF7900 url("http://99vips.de/Fire_99vips_Orange_BG.jpg") no-repeat 50% 1px ;background-attachment: fixed;
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #000;
}

#content {
  width: 839px;
  position: relative;

}

#content .decor-l {
  position: absolute;
  top: -340px;
  left: -124px;
  height: 223px;
  width: 93px;
  background: url("/community/_themes/main/mixer/img/content-left-bg.png");
}
#content .decor-r {
  position: absolute;
  top: -352px;
  right: -112px;
  height: 247px;
  width: 83px;
  background: url("/community/_themes/main/mixer/img/content-right-bg.png");
}
#boots {
  position: absolute;
  top: 1px;
  left: 80px;
  z-index: 10;
  width: 118px;
  height: 98px;
  background: url("/community/_themes/main/mixer/img/boots-bg.png");
}
#thea {
  position: absolute;
  top: 87px;
  left: 80px;
  width: 89px;
  height: 76px;
  background: url("/community/_themes/main/mixer/img/thea-bg.png");
  z-index: 10;
}
#baloon { 
  position: absolute;
  top: -5px;
  right: 80px;
  width: 105px;
  height: 238px;
  background: url("/community/_themes/main/mixer/img/baloon00-bg.png");
  z-index: 10;
}
#apple {
  position: absolute;
  top: 587px;
  left: 20px;
  width: 120px;
  height: 165px;
  background: url("/community/_themes/main/mixer/img/apple00-bg.png");
  z-index: 999;
}
