img {
    max-width: 100%;
    height: auto;      
}
body{
	padding:10px;
	max-width: 1024px;
	margin: auto;
}
