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

