/* CSS Document */
body{
	background-color:#33363C;
	width:100%;
}
#contenedor{
	width:254px;
	margin:0 auto;
}
#logo{
	width:254px;
	height:208px;
	position:absolute;
	top:35%;
}
