body{
	background-image:url('../img/landing/bg.png');	
}

body > img{
	display: block;
	margin: 8% auto;
	min-width: 300px;
	width: 30%;
}