/* j2e Base Template Styles */


/* Basic Structure */

body {
  margin: 20px;
}

/* Navigation */

#nav {
  float: right;
}

