@import url(font.css);
@import url(header.css);
@import url(banner.css);
@import url(section.css);
@import url(indexbelow.css);
@import url(footer.css);
@import url(hidebar.css);
@import url(customertable.css);



body {
	margin: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(bl1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
}




