/* This is the style of your browser text */
html{
height:100%;
width:100%

}
body {
  font-family: "Lucida Grande", Verdana, sans-serif;
  height:100%;
  width:100%
}

h1 {
  text-align: center;
  font-size: 65px;
  padding: 20px 0 20px 0;
  margin: 0 20px 0 20px;
}


h4 {
  color: #2C2407;
  font-size: 16px;
  margin: 20px 0 0px 0;
}
.milonictable td{
vertical-align:top;
}
.milonictable{
clear:left;

}

.mmenu{
clear:left;
width:944px;
}

