/*
 Theme Name:     Customizr Child
 Theme URI:      http://gaiageek.com/
 Description:    GaiaGeek.com   
 Author:         GaiaGeek
 Author URI:     http://gaiageek.com/
 Template:       customizr
 Version:        1.0.0
*/

/* START OF Adjust Sitewide Background & Text Color/Size */
/* Change the (pink) body background */
body {
background:         none repeat scroll 0 0 white; /* Change white */
color:              #5A5A5A;              /* Default Text Color */
padding-bottom:     0px;
}
/* Change the central wrapper background */
#main-wrapper {
margin-top:         0px ;
margin-bottom:      0px ;
background-color:   white ;               /* Change white */
}
.container[role="main"] {
background-color:   white ;               /* Change white */
}
/* END OF Adjust Sitewide Background & Text Color/Size */

@import url("../customizr/style.css");
