/* style for the header */
.header
{
	background-image: url(images/bgLocation.jpg);
}

/* styles for the navbar */
.navbar
{
	background-color: #cbe1f3
}

.navbarLink
{
	background-color: #8fbee5;
}
