
.loggedin{
	display:none;
}
#center {
	padding: 16px 16px;
	overflow: auto;
	width:1178px;
}
.guest{
	display:none;
}


#center h1{
	margin-bottom:30px
}
#bread{
	position:absolute;
	top:14px;
	right:16px;
}
