/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
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

*/


body{background: #ffffff;
 font-family: Garamond;
 font-size: 10pt; 
 font-weight: normal;
 font-color: #000000;
 line-height: 14px;}

#textbox{position:absolute;
 left:50px;
 top:60px;
 width:500px;
 background:#ffffff;}

#text{margin:14px;}

h1{font-weight:normal;
 font-family: bookman old style;
 font-size: 30pt;
 color: #000000;
 padding:10px;
 margin: 10px;}

h2{font-weight:normal;
 font-family: garamond;
 font-size: 14pt;
 color: #000000;
 border-bottom: none;
 padding: 7px;
 margin:7px;}

a:link,a:visited {font-weight: normal;
 font-family: garamond;
 font-size:10pt;
 color: #000000;
 text-decoration: none;}
a:hover,a:active {font-weight: normal;
 font-family:garamond; 
 font-size:10pt;
 color: #a5a5a5;
 text-decoration: none;}