@charset "utf-8";
p {
	font-family: Georgia , Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: "white";
	}
h1{ background-color:#6495ed;
}
div{
	font-size: 20px;
	background-color: #CACACA;
}


strong {
	font-family: Georgia, Times, serif;
	font-size: 24px;
}
