body{
	
	background: #f6f6f6;
	
}

.divcont{
	
	
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	
}


.divcont img{
	
	width: 100%;
	
}