/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-position:top center;
	background-image:url(../img/humo_tp_01.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
