body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #f5fbfe;
}

#intro {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 707px;
	height: 548px;
	background-image: url(intro.jpg);
}

#entra {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 578px;
	width: 130px;
	height: 35px;
	background-image: url(entra.jpg);
	background-repeat: no-repeat;
}

#testofooter {
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
}