body {
	font-family: Arial;
	background-image: url("i/v2v/j100.jpg");
	}
h1 {background-color: white}

.secreto {color: black; background-color: black}
.secreto:hover {color: white; background-color: black}

.titul {font-weight: bold; background-color: white; padding: 5px; font-size: 2em; border-radius: 25px; a:link {text-decoration: none;}}
.poste {background: white; padding: 10px; margin: 10px; border-radius: 25px;}
.datas { padding: 5px 10px 5px 10px; font-weight: bold; text-align:right;}

.corpao {position: absolute; top: 600px; width: 800px; left:0; right:0; margin: auto;}
.corpinho {position: absolute; top: 50px; width: 800px; left:0; right:0; margin: auto;}
.avisoo {background: white; padding: 10px; margin: 10px; border-radius: 25px; width:70%; margin: auto}

.div_joana {display: block; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px;}
.center {display: block; margin-left: auto; margin-right: auto;}
.centro {text-align: center;}