@import "themeComponents/roundCorners.css";
@import "themeComponents/dropShadows.css";
@import "themeComponents/search.css";
@import "theme/N4L/custom.css";

#content
{
  background-color: white;
  border: 1px solid black;
  text-padding: 1em;
}
