.headerbar {
  background-image: url("images/astroforum.jpg");
	height: 106px;
}

.logo {
	width: 100%;
	height: 100px;
}

.site_logo {
	background: none;
}

.site-description h1 {
	display: none;
}

.site-description p {
	display: none;
}

.afbar {
    padding: 3px 10px;
    border-radius: 7px;
    height: 180px;
    overflow: hidden;
    background-color: #cadceb;
    margin-bottom: 5px;
}
