* {
	margin: 0;
}
html, body {
	height: 100%;
}
.page {
	margin: 0 auto; 
}
.all {
	background:url(graphics/medis.png) no-repeat bottom;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


