/* CSS Document */
BODY {
    margin: 0;
    padding: 0;
}

.maxheight {
    height: 100%;
}

img {
    behavior: url( "/js/pngbehavior.htc" );
}

