@charset "utf-8";
body {
	font-size: 1.2em !important;
}
h1 {
	font-size: 1.2em !important;
}
div#logo {
	margin: auto;
	width: 100%;
	min-height: 90px;
	text-align: right;
	float: left;
	background-image: url(../../images/fbilogo2012-330x77px.png) ;
	background-repeat: no-repeat;
	background-position: center;
}
#content {
	width: 80%;
	margin: auto;
}
