body{
	margin-bottom: 50px;
	color: #5B5E61;
	font: 16px Arial, sans-serif;
	line-height: 1.5;
}


.page-heading {
	color: #F7941E;
}

#top-menu{
	max-height: 150px;
	width: 100%;
	/*position: fixed;*/
	padding: 20px 0px 25px 0px;
  	text-align: center;

}



