/*
Theme Name:     Jupiter Child Theme
Theme URI: 	http://localhost/globalsmt/wp-content/themes/jupiter
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 	http://localhost/globalsmt/wp-content/themes/jupiter
Template:       jupiter
Version:        1.0
*/

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

/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
#theme-page{
    background:#fff;
}