/*
Theme Name: Anna Barrett
Theme URI: http://wordpress.org/
Description: A WordPress theme for <a href="http://www.annabarrett.co.uk">Anna Barrett</a>.
Version: 1.0
Author: Jacob Stow
Author URI: http://www.jacobstow.com/
Tags: black, custom header, fixed width, three columns, widgets
*/

/*
Based on Starkers by http://elliotjaystocks.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


#gotcha { 
	position: absolute;
	top: 30px;
	right: -200px;
	border: solid 1px #FFF;
	background: #333;
	padding: 5px;
	color: white; 
	/*display: none;*/
	}
	
