.background{
	background-image: 		url(watermark.jpg);
	background-color: 		#C7DAE2;
	background-repeat: 		no-repeat;
	background-position:	bottom right;
	
}

