H1 {
    text-align: center;
}

#examples {
    padding-left: 10px;
}

.endingRemark {
    margin-top: 30px;
}

DIV.example {
    margin-top: 50px;
}

DIV.example ul {
    width: 650px;
}

A {
    color: green;
}

A.decorate {
    text-decoration: underline;
}

#paste-test-img { width: 125px; }