.borda {
	border: 1px solid #333333;
}
.home {
	background-attachment: fixed;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
contato {
	background-image: url(images/contato.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
