/* This style sheet is for E-Bill on NSTARONLINE */

body { 
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/ebill/_assets/images/gradation_repeat.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

