/* CSS Document */

html, body {
  background-color: #9cc;
	color: #663;
	}
#footer {
  font-size:0.7em;
	text-align:center;
  }