/* style for the header */
.header
{
	background-image: url(images/bgSkills.jpg);
}

/* styles for the navbar */
.navbar
{
	background-color: #e6f5c4
}

.navbarLink
{
	background-color: #cfec8e;
}

