body {
	background-attachment: fixed;
	background-image: url(fundo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #336600;
}
.foto1 {
	margin: 10px;
}
.foto2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt1 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #944301;
	text-decoration: underline;
}
