/*
Theme Name: WordPlay
Theme URI: http://www.stateoftheword.com
Author: Septi Yulia Sari aka. shape_tea
Author URI: http://www.stateoftheword.com
Tags: white space, fixed width, two columns

	This theme was designed and built by Septi Yulia Sari,
	whose blog you will find at http://www.stateoftheword.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;
	background-color:#020200;
	text-align: center;
	}

#content {
	width: auto;
	margin: 200px auto;
}