@import "ui.css";
@import "content.css";

body{
	font-size: x-small;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	color: #6c675e;
}
html>body{
	font-size: small;
}