@CHARSET "UTF-8";

#content .left {
	width: 250px;
}

#content .right {
	width: 500px;
}

#content .right h1 {
	margin-top: 0;
}