body {
	height: 100%;
	background-color: #F51100;
	margin: 0;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	clip:  rect(auto 10px auto 10px);
	margin: 10px;
}
p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
