/*
==========================================
my silly customization
*/

#top h1 {
    padding-top: 0.5em;
}

#top2 {
    height: 4.5em
}

/* hide image properties */
#imageproperties {
    display: none;
}
