body {
	text-align: center;
}
#splashContainer{
	margin: 0 auto;
	width:890px;
	min-width: 890px;
	text-align: center;
}
#splashLeft{
	width:200px;
	margin-top: 250px;
	float:left;
}
#splashMid {
	width:490px;
	float:left;
}
#splashRight{
	width:200px;
	margin-top: 250px;
	float:left;
}
#content {
	text-align:center;
	width:100%;
}
a{
	color:white;
	text-decoration: none;
}
.link:hover{
	border-bottom:2px solid #fff;
}
.link2:hover{
	border-bottom:1px solid #fff;
}
#header {

}
#logo{
	margin-bottom: 15px;
}
#content{
	margin-top: 115px;
}
.img {
	border:1px solid white;
}
h2{
	font-size: 150%;
}
.list{
	text-align:left;
	width:70%;
	margin:0 auto;
}
.list li {
	padding-top: 15px;
}
.list a{
	text-decoration: underline;
}
#restaurants{
margin: 35px;
}