html {
	background-color: 		transparent;
	height: 100%;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;	
	background-image: 		url('../img/toppoint_extranet_bg.jpg');
	/*background-position: 	center bottom;*/
	background-position: 	50% 100%;
	background-repeat:		no-repeat;
	background-color:		#06A8E9;
}
