﻿/* This CSS file imports the base styles for the website */
/*General import*/
@import url("/css/Base.css");
@import url("/css/Component.css");
@import url("/css/layout.css");
