#contenido{
	height: 474px;
}

#texto{
	position: absolute;
	top: 0; left: 0;
	background: url(../images/home_bg.jpg) no-repeat top left;
	height: 474px;
	width: 745px;
	z-index: 5;
}
#texto p{
	display: none;
}
