/*added here to clear up the styles*/

html {
    background:#000;
    }
div#container { min-height:1%; }
div#wrapper { height:1%; }

/* adding zoom one gets rid of ie double padding bug*/
h3 {zoom: 1;}

