/* ----------------------
=== Main ===
The main CSS design file for the custom SciSoc template.
It works in combination with tpl-alpha.html and uses several other
style sheets for different aspects of the design.

This file only brings together and organizes the style information.

Main File of Template Alpha.
   ---------------------- */

/* Imports: */
@import "layout.css";
@import "menu-design.css";
@import "content.css";
@import "images.css";

/* end Imports */