body {
background: #006600 url(imagens/fundo_degrade.jpg) fixed repeat-x;
margin:0;
padding:0;
text-align:center;
onResize: window.location=window.location;	
}

.texto{
font-size:12px;

}
.txt_forms {
	font-family: Verdana;
	font-size: 10pt;
	border: 1px solid #808080;
}