body {
  line-height: 1.5;
  color: #333333;
  font-size: 75%;
  font-family: "Corbel" Arial sans-serif !important;
  background: #3e3e46 url(work_area.png) repeat center center;
}
div {
	margin: 60px auto;
	text-align: center;
}
img {
	margin: 0 auto;
}
#message {
	clear: both;
	opacity: 0;
	color: #fff;
	font-size: 1.1em;
}