body
{
	background-color: #eeeeee;
	
}

#wrapper
{
	color: black;
	margin-top: 20px;
	font-size: 40px;
	text-align: center;
	max-height: 100px;
	overflow: none;

}
#logo
{
	color: white;
	margin-top: 20px;
	font-size: 40px;
	text-align: center;
	max-height: 100px;
	overflow: none;
}


#topbar
{
	background-color: gray;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center:;
}
