body{
  font-family: arial, sans-serif; 
  font-size: medium;
}

#container, #masthead, .nav 
{
  width: 700px; 
  margin: 20px auto;
  padding: 10px;
  border: 0;
}

#masthead 
{
  width: 700px; 
  margin: 20px auto;
  padding: 10px;
  border: 0;
}

div.nav{ text-align: center; }

img{ border: 0px; }


#masthead{
  text-align: center; 
  line-height: 100px; 
  vertical-align: 33%;
  position: relative;
}

#masthead #mh-logo{
  position: absolute; 
  top: 0; left: 0;
  height: 100px;
}

#masthead h1{ font-size: large; }

#masthead #mh-proto{
  position: absolute; 
  top: 0; right: 0; 
  height: 100px;
}
