img {
	width:100px;
	height:100px;
}

table, td {
	border: 1px #70b8ff dashed;
}

th{
    color: aqua;
    font-family: Times;
    text-align: center;
    }
