/* CSS Document */
body {
  background: #2697E3;
}
#imgAcademia {
	background: #2697E3;
	position: absolute;
	text-align: center;
	margin: -290px auto auto -444px; 
  top: 50%; 
  left: 50%; 
  width: 888px; 
  height: 580px;
}


