body{
	width: 100%;
	background-color: #FFFF99;
}

div{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

img{
	width: 100%;
}