html {
	background : none;
	background-color: #FFF;
	font-size: 13px;
	line-height: 14px;
	font-family: "Century Gothic", "Tw Cen MT", Helvetica, "URW Gothic L", Arial, sans-serif;
}
}
body {
	width: 100%;
	margin: 0;
	padding: 20px;
}

a, img {
	border: none;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #a5005a;
}
