﻿@charset "utf-8";

/* 

--------------------------------------------------------------------------------

	SANTA HELENA - BASE
	Author(s): Music Bay AB, www.musicbay.se / Daniel Domermark
	Created: 2008-02-18
	Version: 1.0

--------------------------------------------------------------------------------

*/

/* GENERAL SETTINGS
----------------------------------------------------------------------------- */


body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

a { color: #fff; text-decoration: underline; }
a:hover { text-decoration: none; }


/* TYPOGRAPHY
----------------------------------------------------------------------------- */

h1 { font-size: 16px; font-weight: bold; color: #fff; }
p { margin: 0; padding: 0; }
img { border: 0; }

/* SITE
----------------------------------------------------------------------------- */

#desc { display: none; }
#noFlash { text-align: center; display: none; }
#smallScreen { text-align: center; display: none; }
