body {
	background: #20203a; 
}

.image img { 
    max-width: 100%; 
	display:block; 
	height: auto;
	margin: 0 auto;
}
