﻿@charset "utf-8";

h1,
#header,
#topic-path,
#footer,
#sidebar {
	display: none;
}

#wrapper {
	width: 600px;
}

#main {
	float: left !important;
}
