html {
	height:100%;
}
		
body {
	margin: 0;
	background-color: #DF5453;
	height:100%;
}
		
.mpage {
	width: 100%;
	height:100%;
}
