body {
    max-width: 650px;
    margin: 40px auto;
    padding: 0 10px;
    font-size: 18px/1.5;
    color:#00bf00;
    background: #151515;
}

h1, h2, h3 {
    line-height:1.2;
    background-image: url(blink.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    text-indent: 15px;
}

a {
    color: #ff0000;
}