
/* CSS Document */
body {
	  text-align: center;
      font-family: Verdana, Arial, Helvetica, 
	  sans-serif;
	  font-size:13px;
	  font-weight:normal;
	  vertical-align:top;
	  color:#777777;
	  width:100%;}

	  
img {border:0px;padding:0px;margin:0px;} 

body div {vertical-align:top;
		  padding:0px;
		  margin:0px;}	

/*centers the brush colors*/		    
#outer_wrap {
	  margin:0 auto;
	  width:100%px;}


#brush_colors {background:url(../images/brush_colors.jpg) no-repeat top;  height:272px;}



