@charset "utf-8";
h1,h2,p{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	list-style-position: inside;
	float: none;
	margin-top: 12px;
}
h2{
	margin-bottom: -15px;
	}

body {
	background-color: #EFA7A8;
}
