@charset "utf-8";
body {
	background-color: #fff779;
}

/* CSS Document */

#main {
	height: 426px;
	width: 438px;
	margin: auto;
	background-image: url(img/fnd-site.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}
.construcao {
	font-size: 14px;
	text-decoration: none;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
	width: 640px;
	margin: auto;
}
