html, body {
	margin: 0 auto;
	width:100%;
}


body{
	padding-top: 0px;
	background-color:#397597;
	background-image: url('imagenes/fondo_degradado.jpg');
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: top center;
/*	background:#222;width:100%; height:100%; filter:Alpha(Opacity=100,
FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%)
*/	
}