body {
	background: url(/img/jworks_intro.png) center center no-repeat;
	background-size: 100% 100%;
}
.under_construction {
	color: #fff;
	font-size: 3rem;
	position: fixed;
	top: 5%;
	right: 5%;
}

