img {
    border: none;
    float: none;
}
div.num {
    border: none;
    text-align: center;
    float: none;
    font-size: 16pt;
    font-weight: bold;
}
div.step {
    border: none;
    margin: 10px;
    margin-bottom: 30px;
    text-align: center;
    float: left;
    font-size: 12pt;
}
li {
    font-size: 12pt;
}
div.copy {
    border: none;
    border-top: 1px solid black;
    text-align: right;
    float: none;
    font-size: 10px;
}
h2 {text-align: center;}
