html,body,#main {
	width: 100%;
	height:100%;
}

img{
	display: inline-block;
	width: 100%;
	height: auto;
}