html, body{
	display:block;
	height:100%;
	}
	
body{
	margin:0px;
	background-color:#510051;
	}
	
#noflcontent{
	width:100%;
	height:100%;
}