.frases {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	text-align: justify;
	text-indent: 15px;
	vertical-align: middle;
	margin: 10px;
	height: 5px;
}
.intermitent {
	text-decoration: blink;
}

.truco {

	background-image: url(http://cal-marxa.ueuo.com/favicon.ico);

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-position: bottom right;

}