body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	margin:0px;
	background-color: #ECE9D8;
}


#principal {
  margin:10px;
  padding:10px;
  background-color:#fff;
	border:solid #333 1px;
	text-align:left;
}

