body {
	background-image: url('https://www.ClubAssistant.com/c/1CD3882/website/background.jpg');
		background-repeat: repeat;
}
nav.navbar {
		background-color: #CCE6ED;
	min-height: 40px;
}
a.nav-link {
		font-weight: bold;
	white-space: nowrap;
}
a.dropdown-item {
		font-weight: bold;
	white-space: nowrap;
}
li.nav-item {
	padding:  0.1rem 0.5rem;
}
#mainContent .container {
	background-color: #CCE6ED;
}
h1,h2,h3,h4,h5,h6 {
		color: #cc0033;;
}
footer div.container {
		background-color: #CCE6ED;
		margin-top: 2rem;
}
