body{
background-color:#323232;
}
img{
	width: 750px; height: 750px;
	display:block;
margin:auto;
}
.centrado{
	margin-top: 105px;
}
table{
	padding-bottom: 45px;
}
.style{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: white;
}


