/*
	Theme Name: Tru Colors
	Theme URI: http://www.trucolors.info
	Description: A two column, grey LEFT sidebar theme by Alain Coulombe
	Version: 1.1
        Author: Alain Coulombe
	Author I:  NikkiArtworks.com
	Author URI: http://www.NikkiArtworks.com
	Author II: { AC }
	Author URL: http://www.nikkiartwork.com	
--------------------------------------------------------	
This theme is plugin-ready for some plugins: Gravatar, Get Recent Comments and WP Theme Switcher.

*/

/* red_bench_01_css - The short version */

/* Structure */

div#page2 {
      width: 800px;
      margin: 0px auto;
      background-image:url(images/tru_colors_header_red_bench_01.jpg);
      background-repeat: no-repeat;
      border: none;
      }

h2:first-letter {
color: red;
text-decoration: none;
}

	  
/* end structure */
