body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #272727;
	background-color: #c14658;
	text-align: center;
}
}
#navbar {
	text-align: center;
	height: 40px;
}
#logo {
	text-align: center;
}


#location {
	font-weight: bold;
	text-align: center;
	top: 100px;
	color: #CCC;
}

#opentable {
	top: 120px;
	position: absolute;
	left: 240px;
}
