﻿table
{
    width:100%;
}
table, th, td 
{
            border:1px solid black;
            border-collapse: collapse;
}
th, td 
{
            padding: 15px;
            text-align: center;
}

img 
{
    width: 254px;
    height: 254px;
}