/*
Theme Name: Suffusion Child from Ashe's regular blog
Theme URI: http://example.com/suffusion/
description: >-
  Suffusion Child Theme
Author: Ashe Coutts
Author URI: http://example.com
Template: suffusion
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, one-columns, no-sidebars, responsive-layout, accessibility-ready
Text Domain: twenty-ten-child
*/

@import url("../suffusion-from-blog/style.css");

#wrapper {
	background-color: #F8F8FF;
}

/*  This is actually set within Wordpress "Appearance --> Customize -> Colors -> Background Color"
body.custom-background {
    background-color: #F0F0F0;
*/
