/*
-----------------------------------------------
Axciel.ch
----------------------------------------------- */

body {
  background:#fff url(img/background_home.jpg) repeat-x;
  background-position: 50% 0%;
  margin:0;
  padding:0;
  font:small/1.6em Verdana, Sans-serif;
  color:#000000;
  }
  
  
 #menu_image {
 width: 100%;
 background: transparent;
 height: 164px;
 padding-top: 300px;
 vertical-align: middle;
 text-align: center;
 }
 
  #image_logo {
 width: 100%;
 background: transparent;
 height: 105px;
 position: absolute;
 bottom: 0px;
 right: 0px;
 text-align: center;
 }