@charset "UTF-8";
/* CSS Document */

.navbar{
	background-color: rgba(241,241,241,0.72)
}

#entry{
	height: 600px;
}

#information{
	background-color: rgba(222,222,222,1.00);
}