html {
   width:100%;
   height:100%;
   background:#fff url(logo-bm-web.png) center center no-repeat;
   overflow:hidden;

}

a {
	width:100%;
	display:block;
	height:10000px;
	text-indent:-1000px;
}
