body {
	background-color: rgb(15%, 15%, 15%);
	color: rgb(80%, 80%, 80%);
}

@import "button.less";
@import "table.less";