@charset "UTF-8";
/* CSS Document */

#geral{
	margin:0 auto;
	position:relative;
	width:800px;
	height:600px;
	background-image:url(../images/bg-presite.jpg);
	background-repeat:no-repeat;
}	

#branco {
	width:800px;
	height:100px;
}

#contagemregressiva {
	margin-top:72px;
	margin-left:510px;
	width:140px;
	height:140px;
}

#elemento {
	width:140px;
	font:bold 14px Arial;
	text-align:center;
}

#elemento p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}