/* CSS Document */
body
{
	margin:0px;
	background-image: url(../imagem/fnd.png);
	background-repeat: repeat-x;
}
.coluna1 {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}
.termosTEXT {
	margin: 5px;
	width: 665px;
}

