@charset "UTF-8";
html {
	background-image: url(../img/serviceftop01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #999;
	min-height: 100%;
	/* [disabled]position: relative; */
}
