body {
	margin: 0px;
}
img {
	border: none;
}
#preview {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
body,td,th {
	color: #FFFFFF;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-color: #4075B0;
	background-image: url(../bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-position:top;
}
#tudo {
	text-align: center;
}
#sobre {
	font-style: italic;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
#logo {
	padding-top: 25px;
	padding-bottom: 15px;
}
#conteudo {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
#thumb1 {
	width: 369px;
	padding-bottom: 10px;
	text-align: left;
	height: 165px;
	float: left;
}
#titulo {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#thumb2 {
	width: 369px;
	padding-bottom: 10px;
	text-align: right;
	height: 165px;
	float: right;
}
#projeto {
	text-align: right;
	clear: both;
	padding-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
