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

body{
    text-align:center;
}

#container {
	width: 940px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
        text-align: left;
}