h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	font-style: normal;
	text-transform: lowercase;



}
body {
	font-family: "Century Gothic";
	font-size: 10px;
}

