body{
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
#shops{
	margin: 0 auto;
	background-color: #e2bebe;
	width: 520px;
}

a, a:visited{
text-decoration: none;
color: #fff;

	
}

a:hover, a.shop:hover{
	color: #e900e1;
}

a.shop{
	display: block;
	/* margin-top: 20px;*/
	color: #000;
	font-weight: bold;
}
p.shop{
/*	text-align: center;
	color: #000;
	margin-top: 23px;*/

    color: #000000;
    float: left;
	margin-top: 0;
    padding-top: 12px;
    min-height: 111px;
    text-align: center;
	margin-right: 0;
	margin-bottom: 3px;
	width: 250px;
}
h1.shop{
	text-align: center;
		color: #e900e1;
		margin-top: 39px;
		margin-bottom: 54px;
	}
	.strich{
	/*	color: #64be47;*/
	}