@charset "UTF-8";
.site {
	margin: auto;
	height: 600px;
	width: 800px;
	position: relative;
	top: -620px;
}
.textebas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	white-space: pre;
	position: relative;
	top: 10px;
}

