img{
	max-width: 400px;
	max-height: 400px;
	border: none;
	margin: 2px;
	background: #ddd;
	-moz-border-radius: 5px;
}
p{
	text-align: justify;
}