@charset "utf-8";.headd {
	background-color: #120F11;
	float: left;
	height: auto;
	width: 100%;
	/* [disabled]background-image: url(../images/bg-01.jpg); */
	background-position: bottom;
}
.main {
	float: left;
	height: 70vh;
	width: 100%;
	background-color: #FFFFFF;
}
.footings {
	float: left;
	height: 10vh;
	width: 100%;
	background-color: #FFFFFF;
}
.master {
	font-family: "Raleway Medium";
	font-size: 2.4vw;
	color: #FFF;
}
.boxxy1 {
	float: left;
	height: auto;
	width: 50%;
}
.boxxy2 {
	float: left;
	height: auto;
	width: 50%;
}
