/*
Theme Name:	Nobody Listens Too
Theme URI: 	http://www.justinball.com/
Description: As second hack on a theme
Version: 1
Author: Justin Ball
Author URI:	http://www.justinball.com
Tags: 
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }
