/*---------------------------------------------

[Base Stylesheet]

Project: [ESN Leeuwarden]
Version: [V1.0]
Last change: [8/4/2009] [End of Project]
Assigned to: [Gerben van Dijk / Gport] [NL]
© ESN Leeuwarden 2009

----------------------------------------------*/

/* Screen styles */

@import url("css/reset.css"); /*This sheet resets some css values to zero for the best cross-borwser compatibility */
@import url("css/grid.css"); /* This is the magnificent 960 grid for fast prototyping */

/* Themes */

@import url("css/typography.css"); /*This sheet contains some custom styles for this demo */
@import url("css/layout.css"); /*This sheet contains some custom styles for this demo */

/* Don't move the order of these @import's! The reset.css is on top, so we can override some of the values in other style sheets. */

/* © Gport */
