body {
	background: url(bck_repeat.jpg) #000000 repeat-y center;
	margin: 0px;
}

h1 {
	color: #008000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.data {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.post {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#caixa {
	height: 60px;
	left: -25px;
	margin: 0 50%;
	position: absolute;
	top: 68px;
	width: 235px;
	z-index: 3;
}

#geral {
	background: url(bck_topo.jpg) top no-repeat;
	height: 412px;
	margin: 0px;
	width: 100%;
	z-index: 1;
}

#texto {
	left: -60px;
	margin: 0 50%;
	position: absolute;
	top: 168px;
	width: 440px;
	z-index: 3;
}

