body {
	background: url("images/bg.gif");
}
body header {
	background: url("images/bg-title.gif?v4") no-repeat center / 1920px auto;
}
body header .container {
	height: 100px;
}
body div.title-box .title-blog a {
	color: rgb(226, 226, 226) !important;
}
body div.title-box .title-blog a:hover {
	color: rgb(255, 255, 255) !important;
}
body div.title-box .description {
	color: rgb(197, 197, 197) !important;
}
aside div.aside-box h3.aside-title {
	background: url("images/bg-nav.png?v2") no-repeat center / 300px 38px; padding: 0px 16px; height: 38px; color: rgb(61, 61, 61); line-height: 38px;
}
