div { display: none; }
div#topbar {
display: block;
}
div#content {
	top: 90px;
	margin-right: 30px;
	display: block;






}

