@charset "utf-8";

#header {
	display: none;
}

#page ol {
	margin-left: 35px;
    list-style: decimal;
}
#page ol li {
	padding-left: 5px;
}
