.tienda {
	background-image: url(imagenes/tienda.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 301px;
	width: 401px;
	position: relative;
	margin-top: 150px;
	margin-left: 270px;
}
