/*
Theme Name: fpc-framework
Theme URI: http://flaprogressives.org/
Description: Child Theme for wp-framework
Author: Dave Harper
Author URI: http://flaprogressives.org/
Template: wp-framework
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../wp-framework/style.css");

body {background-color: #2BAADF;}
div.container {
background-color: white;
padding: 1em;
}
