body {
	background-color: #333;
}
body,td,th {
	color: #CCC;
	vertical-align: middle;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	margin-top: 100px;
}

.main a{
	color: #CCC;
	text-decoration:none;
}

.main a:hover{text-decoration:none;}

.texto {
	margin-top: 50px;
}

