@import url("font.css");
@import url("header.css");
@import url("footer.css");
@import url("section.css");
@import url("banner.css");
@import url("indexbelow.css");
body {
	width: auto;
	margin: auto;
	line-height: 20px;
}


.fa{
	display:inline-block;
	text-align:center;
	width:25px;}
@media only screen and (max-width: 660px) {

}