.image {
	display:none;
	position:fixed;
/*
	min-height:100%;
	width:100%;
*/
	top:0px;
	left:0px;
	z-index: -1;
}
