
#socialMedia {
	text-align: center;
	margin-bottom: 20px;
	margin-right: 40px;
	
}
#socialMedia img {
	padding: 0 10px 0 10px;
}
.img-fluid {
	margin-top: 20px;
}
#menu-toggle {
	margin-left: 20px;
}
#mainPageTitle h1 {
	text-align: center;
	font-size: 4em;
	color: #ffffff;
	text-shadow: 2px 2px #333;
	background-color: rgba(255,255,255,0.40);
	border-radius: 10px 10px 0 0;
	margin-bottom: 0;
}
#mainPageTitle p {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFF00;
	/*text-shadow: 2px 2px #333;*/
	background-color: rgba(0,0,0,0.40);
	border-radius: 0 0 10px 10px;
	
}
#GrandOpening img {
	margin-top: 50px;
	
}
