#header {
	position: absolute;
	right:0px;
	top:0px;
	width:100%;
	height:199px;
	background-image: url(images/metador.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	z-index: 20;
	
}
