@charset "utf-8";

#container, #footer {
	width: 320px;
}
#nav li {
	list-style: none;
}
#sidebar {
	display: none;
}
#content {
	width: 100%;
}
