
body #bg_layer {
  position: absolute;
  z-index: 0;
}

/*******  0  (dombrovsky) *******/

body.body_0 #outer_wrapper {
  background: transparent url(/images/headers/bg_0.png) top left repeat-x;
}

body.body_0 #header {
  height: 151px;
}

body.body_0 #header h1 a {
  background: transparent url(/images/headers/logo_0.png) top left no-repeat;
  width: 411px;
  height: 151px;
}

/*******  1 (grebenru) party *******/

body.body_1 #header {
  height: 155px;
}

body.body_1 #header h1 a {
  background: transparent url(/images/headers/logo_1.png) left top no-repeat;
  width: 555px;
  height: 140px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/*******  2 (dombrovsky) brains *******/

body.body_2 #header {
  height: 145px;
}

body.body_2 #bg_layer {
  height: 180px;
  width: 680px;
  background: transparent url(/images/headers/logo_2.png) left top no-repeat;
}

body.body_2 #header h1 a {
  width: 400px;
  height: 100px;
  margin-top: 5px;
  margin-bottom: 10px;
}

/*******  3 (sotakone) mario *******/
body.body_3 #header {
  height: 155px;
}

body.body_3 #header h1 a {
  background: transparent url(/images/headers/logo_3.png) left top no-repeat;
  width: 555px;
  height: 190px;
  margin-top: 5px;
  margin-bottom: 10px;
}

body.body_3 #outer_wrapper {
  background: transparent url(/images/headers/bg_3.png) top left repeat-x;
}
