/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://kikimimi.dmic.org/mt/mt-static/themes-base/blog.css);
@import url(http://kikimimi.dmic.org/mt/mt-static/themes/unity-blue/screen.css);
/* end StyleCatcher imports */

body {
	background: #e6e6e6;
}

#header {
	background: #e6e6e6 url(/kikimimi/design/header.png) no-repeat top center;
	border-top: 0px;
}

#header-description {
	background: white;
}
.layout-wt #content-inner {
	background: transparent url(/kikimimi/design/content.gif) repeat-y scroll right top;
}
.widget-header {
	background: gray;
}

#footer { 
    background-color: #747474; 
}

