/*
Theme Name: Stormtrooper Bumps Head
Theme URI: http://wordpress.org/
Description: Shows a Video
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
  width: 872px;
  margin: 0 auto;
	text-align: left;
	}
.commentlist {
  list-style: none;
  margin: 20px;
  padding: 0;
}
#footer {
  text-align: center;
}
