#img {
	width:800px;
	height:500px;
	background-color: white;
	margin: auto;
	margin-top: 30px;
}

#img img{
	border:0;
}

p { text-align: center; font-style: italic; }