@charset "utf-8";
/* CSS Document */

#container{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	text-align:center;
}
.column{
	float:left;
	width:250px;
	text-align:center;
}
img{
	border:0px;
	
}
img.clickhere{
	border:0px;
	margin-top:10px;
}
