body {
    background: url("../images/start_bg.jpg") repeat-x;
    padding: 0;
    margin: 0;
}

#overall {
    width: 230px;
    margin: 0 auto;
}

#flash {
    margin-top: 200px;
}

#flash a {
    background: url("../images/flash_button.gif") no-repeat;
    width: 230px;
    height: 230px;
    display: block;
}
