body{
	font-family : arial;
	color : #777;
}

h1, h2, h3 , a{
	color : #0093ad;
}

.storeImg{
	width : 200px;
	float : left;
	height : 200px;
}

.storeItem{
	border : 1px solid #bbb;
	padding : 10px;
	margin : 10px;
	height : 200px;
}