.post_lab{
width: 600px;
position: absolute;
top:50%;
left: 50%;
height: 380px;
float: left;
padding: 30px;
background: #FFFFFF;
text-align: justify;
margin-left: -300px;
margin-top: -190px;
background-color: white;
}


body{
	background-color: #FFFFFF
}
a{
	font-family: "Times New Roman";
	font-size: 11pt;
	line-height:160%;
	color: #5b4d41;
}
h1{
	font-family:"Oleo Script", cursive;
	font-size: 38pt;
	font-weight: 100;
	color: #5b4d41;
}
p{
	font-family: "Times New Roman";
	font-size: 11pt;
	line-height:160%;
	color: black;
}

.notas{
	font-family:"Times New Roman";
	font-size: 11pt;
	line-height: 160%;
	color:#686868;