@charset "UTF-8";
/* CSS Document */

body  {
	text-align:center;
	background-color: #141414;
}
#wrapper {
	width:585px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}
.subheading {
	font-size: 18px;
}
.name {
	color: #7D182D;
	font-size: 20px;
	font-weight: bold;
}
a {
	font-style: oblique;
	color: #CCCCCC;
}
.GrandOpening {
	font-size: 26px;
}

