.mainborder {
	border: 0px solid #660000;
}
body {
	background-image:  url(images/bkg.jpg);
	background-repeat: repeat-x;
}


#footer{
        background-image: url("images/musehdr.jpg");
    }

.billpaylowborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	
	
	}
 h2
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #FF6600;
	margin-top: 2px;
	padding-top: 0px;
	font-style: italic;
	text-align: left;
}
 