body.cover, div, img {
    text-align:center;
    padding:0;
    margin:0;
}

img {
	height: 100%;
	/*max-height: 100%;*/
    max-width: 100%;
}