/* CSS Document */
#txt{
	display:; 
	background:none; 
	width:100%; 
	height:100%;
}
#imgen{
	background:none; 
	width:100%; 
	height:100%;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.imgen img, #header, blockquote { 
	behavior: url(style/iepngfix/iepngfix.htc);
	width:688px;
	height:362px;

}
#imgen1{
	background:none; 
	position:absolute;
	top:0px;
	width:100%;
	@left:0px;
	_left:0px;
	height:100%;
}
.imgen1 img, #header, blockquote { 
	behavior: url(style/iepngfix/iepngfix.htc);
	width:689px;
	height:361px;

}