h1, h2, h3 {
    background-color:#ccc;
    border-top-color:#000;
    border-top-width:2px;
    border-top-style:solid;
    color:inherit;
}
