
body {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
}


#container {
 position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
width:200;
height:40;
text-align:center;
 
  margin: auto;
 
 color:grey;



}
