html { height: 100% }

body#maker-s {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
	font-size : 11px;
	font-family : "arial", "helvetica", "verdana" 
}

h1 { background: transparent url(../img/logo.png) no-repeat 0% 0%; 
	 width: 260px; height: 60px
}
			  
h1 span { display: none }