body {
	background-color: #FFF;
	background-image: url(imagens/fd_nav.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
#flashcontent {
	width: 793px;
	height: 455px;
	border: 1px solid #D7D7D7;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -227px;
	margin-left: -396px;
}

.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #396780;
}
.two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D5164;
}
.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D3441;
}
.four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
