* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin:0;
	padding: 0;
	background:#000000;
}
a:link, a:visited, a:active{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#geral {
	width: 780px;
	height: 430px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -215px 0 0 -390px;
}
/*#lay {
	position: relative;
	margin: 0 0 0 0;
}*/