body {
	margin-top: 0;
	margin-left: 0;
	font-family : Arial, verdana;
	text-align: center; /* hack para IE */
	font-size: 16px;
	}
#geral {
width:740px;
margin:0 auto;
text-align:left; /* correção dos efeitos de alinhamento de textos do hack para o IE */ 
}
.right	{
	text-align: right;
	font-weight : bold;
}
/* .topo a {
position: fixed;
bottom: 0px;
right: 0px;
background: url(http://www.telesaopedro.com.br/websites.png) no-repeat;
width: 222px;
height: 100px;
} */