
h1 {
    position: relative;
    color: #000;
    background: none repeat scroll 0% 0% #DE3831;
    font-size: 24px;
    font-weight: bold;
    padding: 0.8em;
    box-shadow: 0px 1px 3px #777;
}