/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-green/screen.css);
/* end StyleCatcher imports */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}

#container-inner,
#content {
    background-color: #FFFFFF;
}

#content .widget-powered .widget-content {
    background-color: #FFFFFF;
} 
