.centerDiv{
	text-align: center;
	display: flex;
	justify-content: center;
}

#guide-button{
	background-color: #555555;
	color: white;
	padding: 20px;
	width: auto;
}

#guide-site-button{
	background-color: #555555;
	color: white;
	padding: 20px;
	width: auto;
}
