body {

	background: #000;
	
}

#container {

	width: 80%;
	height: auto;
	margin: 100px auto;
	max-width: 700px;

}

#container img {

	width: 100%;

}