﻿/*--
	Filename: master.css
	Project: ------------------Projektnamn här
	Author: Johannes Holmberg
	License: Copyright 2008, Johannes Holmberg All rights reserved. Watch and learn but please don't steal!
	Description: This master-stylesheet import other stylesheets for resetting, main formatting, layouts, classes and hacks.
--*/

@import url("main.css");
@import url("hacks.css");

/*--
	End
--*/



