/*add background image*/
body
{background-image:url(http://www.sesameletterpress.com/static/bg.png); background-position:top center; background-repeat:no-repeat;background-attachment: fixed;}

/**/
#products, #products .product-a
{background-color:#fff;}

#categories, #help
{text-align:right;}

#back
{padding:5px 3px;background-color:#fff;margin:5px 0;}
	

/*
swap header colors
*/
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{background-color: #fff;}

#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{color: #fd5851;}

/*increase header font size*/
#navigation h3 span	
{font-size:15px;}

#minicart
{height:60px;
}
