body {background-color:#909193}
h1 {font-size:2em}  

li {font-size:1em}   

#container {width:1000px;
  margin: 0 auto; /* Centers the container */
  background-color: white;  /*Optional: adds visual distinction */
  padding: 20px; /* Adds space inside the container */

#frame {border:solid 5px; color:#d4f0f0; width:392px;}

