* { margin:0; padding:0; }
body { width:100%; height:100%; background-color:#ECDDCC; }
h1 { display:block; position:absolute; z-index:10; top:0; left: 50%; margin:0 0 0 -100px; width:200px; height:50%; min-height:365px; max-height:950px; background:transparent url(../img/banner.png) no-repeat center bottom; }
h1 span { display:block; position:absolute; left:-99999px; }
