#recipiente{
	position:absolute;
	top:10px;
	left: 150px;
	width:auto;
	height:auto;
}
#video {
	width:auto;
	height:auto;
	float:left;

}
#logo {
	clear:none;
	width:auto;
	height:auto;
}

body {
background-color:#012f41;
	}