body {background-color:black} 
body {color:#FF9900}
a {color: #FF9900}
video {background-color:blue} 
menu{text-decoration:none}
body {margin-right:0px}
body {margin-left:0px}
body {margin-top:0px}
#logo {
float: left;
overflow: visible;
background-repeat:no-repeat;
background-image: url(http://www.alpha1beta.com/images/logo_h2.png);
}
menu {
  overflow: hidden;
  margin-top: 0%;
  display: inline;
  background-position: left top;
  text-align: center;
  font-family: Calibri;
  font-size: 1.2em;
  color: #357efb;
  height: 42px;
  list-style-image: url();
  position: relative;
  float: left;
  background-repeat: repeat-x;
  background-image: url(http://www.alpha1beta.com/images/menu_top_black.png);
  width: 10%;
  min-width: 10.5%;
  max-width: 12.5%;
  padding-left: 1%;
  padding-right: 1%;
  clear: right;
}

footer {
  border-style: none;
  padding: 0px 0% 0%;
  overflow: hidden;
  background-image: url(http://www.alpha1beta.com/images/block_black.png);
  background-repeat: repeat-x;
  margin-bottom: 0%;
  display: inline;
  float: left;
  position: relative;
  font-size: 1em;
  color: #E2201A;
  margin-right: 0%;
  margin-left: 0%;
  font-style: normal;
  font-weight: bold;
  width: 25%;
  font-family: calibri;
}
logo {
  text-decoration: none;
}

