/*
 * Custom rules for index.css.
 * The rules you put here override rules in that stylesheet.
 */
    /* Hide from NN4 */
    div#page-index .intro
    {
        width: 135px;
        height: 135px;

        margin-top: 2.3em;
        margin-right: 2.3em;
        float: right;
        background: transparent no-repeat url(images/front.png);
    }