#theme_area {
	/*float:center;*/
	margin:20px auto;
	width:900px;
/*	background:red;*/
	

}


.thumbnail{
	float:left;
	margin-left:15px;
	margin-bottom:30px;

}

.thumbnail img{
	border:1px solid #888;
	width:280px;

}

