/*
Theme Name: hbt
Theme URI: http://hbt-festivalen.se/
Description: This is a theme excusively developed for HBT-festivalen. Do not use without permission
Version: 1.0
Author: NetRelations
Author URI: http://netrelations.se/
Tags: two columns

*/

/*
global.css
@import hides from old browsers.
Other rules apply to all CSS capable browsers.
*/

@import '/css/main.css';

html,body {
	color:#333;
	background:#fff;
}
body {font:76%/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;}