body {
	height:100%;
	margin:0;
	background:url("images/fondo01.jpg") no-repeat left top #ffffff;
	background-attachment: fixed;
}
#container {
	width:962px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0 0 -490px;
	border:0px dashed #000;
}
#intro{
	padding:90px 0px 0px 0px;
	width:962px;	
	border:0px solid #000;
}