@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #c7bdb3;
	font-style: normal;
	text-transform: capitalize;
	margin: 15px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7bdb3;
	margin: 12px;
}
