@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
}
#contenedor{
	position:relative;
	width:520px;
	height:315px;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
}

