.forum_logo {
	background-image: url(../images/logo_f.jpg);
	height: 160px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
