@import url(../stilo.css);
body { 
  font-family: sans-serif;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image: none;
  background-color: #ddd;
}