@charset "utf-8";

/*  
Theme Name: Versheid
Theme URI: http://www.versheid.net/
Description: Versheid. Bam!
Version: 1.0
Author: Kevin van der Wijst
Author URI: http://www.remixdesign.nl/
*/

@import url(basis.css);

	body {
		background: #f8f8f8 url(images/body.png) top left repeat;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666;
		min-height: 100%;
	}
	
	#background { display: none; }