h1 {
	/* Forum name */
	font-size: 4em;
}
.site_logo {
	background-image: url("images/site_logo.png");
}
.site_logo {
	display: inline-block;
	width: 69px;
	height: 69px;
}
.username {
	color: #105289;
	display:inline-block;
}
.lastsubject {
	color:#105289;
	font-weight: bold;
}
.topic-title {
	color:#105289;
}
