#section0 {
    background-image: url("img/front_white_bg.jpg");
	 background-size: cover;
}

#section1{
	background: black;
}

.intro .image{
	float: left;

}

.intro .image img{

}