#logo-wrapper img {
 display: inline;
}
#logo-wrapper {
	min-height:60px;
	padding:15px 0;
	text-align:center;
}
#content {
	background-image: url(http://prestigeupholstery.com.au/wp-content/uploads/2013/05/background.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#nav-wrapper {
	background-color:#78a5b6;
	border-radius:60px 60px 0 0;
	-webkit-border-radius: 60px 60px 0px 0px;
	height:37px;
	text-align:center;
	font:normal 14px open_sans, Arial, sans-serif;
		font-size: 0.975rem; text-transform: uppercase; font-weight: bold;
	color:#fff;
}