

img
{
    display: block;
    width: 420px;
}

figure
{
    display: block;
    float: left;
    width: 440px;
    height: 320px;
}

h2
{
    text-align: center;
}

figcaption
{
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
}

