a.navbar-brand
{
	background-color: white !important;
}



section.welcome h3.text-center
{
	color: black;
	background-color: white;
}
section.welcome
{
	border: double 4px black;
	background-color: white;
}
section.welcome p.text-center
{
	color: #4F2F4F;
}

section.info
{

	opacity: 0.9;
	background: #4F2F4F;
}

section.info p
{
	color: white;
}


.note-developer
{
	font-size: 20px;
	line-height: 2.0;
}