body{
	margin: 0px;
	padding: 0px;
	color: #444;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size: 75%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.1em;
	background-color: #000;
	text-align: center;
}

#intro {
	margin: 20px;
}

.saltar {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	outline: none;
}
