@charset "UTF-8";
#piepagina1 {
	font-family: 'BebasRegular';
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 300px;
	position: absolute;
	left: 350px;
	top: 310px;
}
