.home-jumbo {
	 background-image:url('../img/logosquare.png');
	 background-repeat:no-repeat;
	 background-position:left top;

	 padding-left:210px;
}

p.resto-stories {
	float:left;
	display:inline;
	width:230px;
	font-style:italic;
}

img.resto-stories {
	float:left;
	margin-right:10px;
	margin-top:5px;
}

a.resto-stories {
	color: #333333;
}
a.resto-stories:hover {
	color: #333333;
}

div.resto-story {
	height:180px;
}

.eat-down-steps li {
	line-height:1.5em;
}

.resto-info li {
	 list-style-type: none;
	 margin-left:-25px;
}

.resto-photo {
	text-align:center;
	margin:25px;
}

.resto-photo img {
	border-width:8px;
	border-style: solid;
	border-color: black;
}

.resto-q {
	font-weight: bold;
}

.jumbotron h1 {
	font-size: 4.5em;
}
.jumbotron {
	margin-top: 20px;
}

.footer img.featured {
	margin-right:20px;
}