@charset "UTF-8";
#frase {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 10px;
	margin-top: 350px;
	float: right;
	width: auto;
	height: auto;
	margin-right: 0px;
	color: #C4171A;
}
.sfondo {
	background-repeat: no-repeat;
	background-position: center 50px;
	position: relative;
	width: 100%;
	z-index: 2;
	background-image: url(../images/bckgrnds/sfondo01l.jpg);
}

