/* CSS Document */
body {
background:url(degrade.jpg);repeat:right;
margin:0;
padding:0;
text-align:center; /* hack para o IE */	
	}

#contador
#fundo {
	width: 760px;
	height:100%;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	}
*html #fundo{height:100%}



