
body{background-color:black;}


.dataego{
	width:80%;
    margin:auto;
    background-color:black;/*<!--#b0e0e6-->-*/
	background-color:#EEEEFF;
    padding: 25px;
    overflow:hidden; 
	border-radius: 10px 10px 10px 10px;
    text-align: justify;/* center;*/
 	border-style: double;
    border-width: 5px;
}

img{
text-align: center;
}

.dataego#preview img{width: 60%;}

.preview img{width: 60%;}


h1, h2, h3{
color:  #4F4082;
}
h1{text-align:center;}


