#HeadOut{   }
#Logo{position:absolute;left:0px;top:0px;}
#HeadTopMenu{position:absolute;left:270px;top:73px;}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
body {
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0;
  padding: 0;
  background-attachment: fixed;
  background-size: cover;
}

#HeadTopMenu a:link {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

#HeadTopMenu a:visited {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

#HeadTopMenu a:hover {
  font-weight: bold;
  text-decoration: underline;
}

#HeadTopMenu a:active {
  text-decoration: underline;
}

