@charset "utf-8";
p {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 17px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
body {
	background-color: #666666;
}

