/*
Theme Name: Backhand Stories
Theme URI: http://www.backhandstories.com
Description: New theme for backhandstories.com.
Version: 1.0
Author: Martin Bell
Author URI: http://www.backhandmedia.com

*/

/*fonts and colors*/

* {
	font-family: Georgia, serif;
		}
	

p {
	font-family: Georgia, serif;
	line-height: 150%;
	font-size: 0.8em;
	}


/*structure*/

#header, #sidebar, #leftCol {
	display: none;
	}

