/*import all stylesheets*/
@import url("positioning.css"); /* stylesheet for positioning*/
@import url("menu.css"); /*the layout of the main menu*/
@import url("links.css"); /*the way links look like*/
@import url("style.css"); /*styles; ex. fonts...*/
@import url("dialog.css"); /*Boxes with rounded corners*/
@import url("submenu.css");  /*the layout of the submenu*/
@import url("year.css"); /*the layout of selecting the year in "Projects"*/
@import url("lightbox.css"); /*gallery*/
