body {
	background: #2C6B8E url(polished-bg.jpg) center top no-repeat;
	}
body.safari {
	background-color: #00597F;
	}
#about_text {
	background-image: url(semitransparent.png);
	color: #F6FDFB;
	}
#content_wrapper {
	background-color: #005058;
	}
#content_wrapper.safari {
	background-color: #004146;
	}
#left_sidebar, #right_sidebar, .icons {
	color: #FFF;
	}
#left_sidebar {
	background: url(sidebar-left-bg.jpg) top left no-repeat;
	}
#right_sidebar {
	background: url(sidebar-right-bg.jpg) top right no-repeat;
	}
#contents {
	background: #ffffff url(content-bg.jpg) top center no-repeat;
	}
#footer {
	background-color: #001C29;
	}
#YouTubeAd {
	background-color: #2C6B8E;
	}
/*
.post a {
	color: #6AA3EA;
	}
.post a:hover {
	border-color: #6AA3EA;
	}
*/
.post a, .post a:hover, a.title, a.title:hover {
	color: #024965;
	border-color: #024965;
	}
.notify{
	background-image: url(semitransparent.png);
	}
.notify, .notify a {
	color: #F6FDFB;
	}
.comsecond {
	background-color: #024965;
	}
.huhs, .huhs a, a.huhs {
	color: #B3CCD5;
	}