html {
	overflow:hidden;
	}
body {
	margin: 0;
	padding: 0px;
	background-repeat: no-repeat;
	background-color:#000000;
	background-position: 50% 50%;
}

.div {
	margin:0 auto 0 auto;
	
}
a {
	color: #FFFFFF;
	text-decoration: none;
}


#centrado {
	position:absolute;
	height:400px;
	top:42%;
	margin-top:-210px;
	
}
#flashcontent {
	position: absolute;
	top:398px;
	width:343px;
	margin-left:420px;
	left: -2px;
}
