#Head{position:relative;  height:180px;  }
#Logo{position:absolute;left:22px;top:15px;}
#HeadTopMenu{position:absolute;left:0px;top:90px;}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
body {
  background-image: url(/uploads/images/1_images/background/o_170620142228.jpg);
  background-repeat: no-repeat;
  background-position: left top;
background-attachment: fixed;
background-size:cover;
}

