body{
	padding:3% 10% 10% 10%;
	background-color: #fff;
	background-image:url(../img/bg-construction.jpg);
	color:#fff;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.container div{
	text-align: center;
}

.container div h1{
	color:#ff0000;
  font-weight: 100;
}

.container div h3{
	font-weight: 100;
}

.container div img{
	width: 220px;
	padding-bottom: 1.5%;
}
