@CHARSET "UTF-8";

div.fader img {
    position:absolute;
    top:0px;
}

div.fader {
    position:relative;
}

/*
 * Change to height of image
 */
div.fader {
    height:300px;
}