/* 
 * Custom rules for skins/standard/index.css.
 * The rules you put here override rules in that stylesheet.
 */

div#page-index .intro {
    border: none;
    width: 240px;
    height: 240px;
    background: transparent no-repeat url(bug.gif);
    margin-top: 0px;
    margin-bottom: 20px;
}

