/*
-----------------------------------------------
TheStorageCastle
Version:  1
----------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "reset.css";
@import "typography.css";
@import "layout.css";
/* End import/hide */


/* Uncomment the line below to see the grid and baseline. 
   (Assuming you've wrapped your columns in a container). */

 /*.container { background: url(img/grid.png); } */
.container { background: url(img/baseline-black.html); } 
