body {
    background-image: url(../images/inline.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.inline {
    font:12px;
    text-align:center;
}
