body{background-color:#000000;}
.imgdiv{
	background:url(../images/TRIBODOSOL.png);
	width:500px;
	height:500px;
	margin: auto;
}
.textediv{
	color:#eec511;
	font-weight:bold;
	text-align: center;
}
