/*  
Theme Name: Tobin's Simple Theme
Theme URI: http://tobinsprings.com/
Description: A new site design for Tobin Springs.
Version: 0.1
Author: Tammie Springs
Author URI: http://tammiesprings.com/

	Tobin's Theme v0.1
	http://tobinsprings.com

	This theme was designed and built by Tammie Springs,
	whose blog you will find at http://tammiesprings.com/

*/
BODY{
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:90%;
} 
h1, h2, h3, h4, h5{
  font-family:"Courier New", Courier, monospace;
  font-weight:lighter;
  margin:0;padding:0;
  margin-bottom:8px;
}  
#logo,#nav,#lowerContent,.footer{display:none;}
a img{border:2px solid black;margin:8px;}
.breadcrumb{font-size:80%;margin-bottom:20px;}