@charset "UTF-8";
#content {
	height: 50px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	float: right;
}
.texto {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
}
