@charset "utf-8";
#all #skipintro {
	height: 60px;
	width: 90px;
	position: absolute;
	top: 530px;
	right: 450px;
	background-color: #000000;
	color: #000000;
}


/* CSS Document */

#contenedor {
	height: 520px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#all {
	height: 600px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
