body {
padding-top:20px;
background:navy;
width:90%;
margin-top:20px;
margin:auto;
border-radius:20px;
}


.content {
background:#fff;
padding:20px;
font-family:sans-serif,arial,veranda,helvetica;
color:navy;
border-radius:20px;
}
#table img{
padding:1-px;
border-radius:20px;
border:1px solid #000;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img {width:auto;}