/*
File Name: yellow.css
Sections: Yellow style of the theme.
*/

body {
	background: #12284f fixed url(../images/body_bg2.png) no-repeat center top;
}
#right-col h3 {
	background: url(../images/title_bg2.png) no-repeat left top;
}
.single-post-meta {
	background: #f7ca2f url(../images/1px_white.png) repeat-x left top;
}