html {height:100%;}
body {
	background-color: #ffffff;
	background-image: url('images/brick-bg.jpg');
	background-repeat: repeat;
	background-position: center top;
}

.justprint {display:none;}