body, html {height: 100%}
.bgimg
	{
		background-image: url('img/paymentbg.png');
		min-height: 100%;
		background-position: center;
		background-repeat: repeat;
		
	
}
