<style type="text/css">
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #DBD7D4;
}
.inpud {
	border: 1px solid #666666;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	text-transform:uppercase;
	font-size: 11px;
	color: #454743;
	background-color: #FC0;
	background-image: none;
	background-repeat: no-repeat;
}
</style>

