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

body {
	margin: 0px;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../rinnovarefundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tabela1{
	height: 560px;
	width: 980px;
	margin-top: -280px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 50%;
}
img {
	border:none;
}
