#portada {
	position: absolute;
	background: url(img/portada.jpg) no-repeat;
	color: #fff;
	width: 610px;
	height: 233px;
	margin: 0;
	padding: 0;
	z-index: 0;
}