<style type="text/css">
.clr {
	clear: both;
}
.wrapper {
	width: 703px;
	margin: 0 auto;
}
.demo {
	width: 600px;
	height: 450px;
	text-align: center;
	float: left;
}
.demo img {
	border: 5px solid #EEEEEE;
	margin: 0 5px;
	padding: 5px;
}
a {
	text-decoration: none;
	color: #0985B4;
}

</style>