table{
border:3px solid black;
width:800px;
background-color:white;
margin:auto;
}

tr{
border:1px solid black
}

th{
border:2px solid black
}

td{
text-align:center;
border:1px solid black;
}
img{
width:350px;
height:300px;
 margin:auto;
}

div{
border:1px solid black;
width:350px
}