body {	background: #fff;	color: #000;	font-family: "Trebuchet MS", serif;	font-size: 16px;	margin: 0; padding: 0;}#container {	margin: 0 auto;	width: 950px;	text-align: center;	}h1 {	font-family: Georgia, "Trebuchet MS", serif;	font-size: 30px;	font-weight: normal;	margin: 30px 0 0 0; padding: 0;	text-align: center;}p {	margin: 20px 0 0 0px;}p a {	text-decoration: none;	color: #000;}
