body {
    background-color:#81afc4;
    text-align:center;
}
img {
    height: 24em;
    width: 36em;
    
}
table {
    margin-left:auto;
    margin-right:auto;
    border-style:outset;
    border-size:0.25em;
}
td {
    width:38em;
}
div.stepImage {
    padding: 1em 1em 0.5em 1em;
    margin:0.1em 0.1em 0.1em 0.1em;
    border-style:inset;
    border-size:0.25em;
    text-align:center;
}