body {
	background-color: #fefefc;
	background-image: url(../../imgs/intro/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
#flash {
	height: 412px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#entrar {
	text-align: center;
	height: 67px;
}
#dire {
	text-align: center;
}
