body {
  font-family:Georgia, "Times New Roman", Times, serif;
  background: #ffffff ;  
  }

#container{
margin-left:0px; margin-right:auto; margin-top:0px; width:900px; 
 height:800px;
 
 
}

#map {
position:absolute; top:154px; left:100px;
width:800px; height:800px;

}

#Title {

position:absolute; top:0px; left:100px; 
width:800px;
height:150px;

}

#Letters {

position:absolute; top:930px; left:100px;
width:700px;
height:600px;
}

#foot {
font-size:9px;
position:absolute; top:1780px;left:100px;
width:500px; height:30px;

}

