:root{
  --theme_master_color: #006d8e;
  --icon_column_title_story: url(../style_blue/icon_column_title_story.png) no-repeat;
  --icon_column_title_earth: url(../style_blue/icon_column_title_earth.png) no-repeat;
  --bg_title_local: url(../style_blue/bg_title_local.png); 
  --icon_leaf: url(../style_blue/icon_leaf.png);
  --bg_body: url(../style_blue/bg_body.png) #f2f2f2 no-repeat top;
  --bg_bottom: url(../style_blue/bg_bottom.png) no-repeat top center;
  --bg_graceland: url(../style_blue/bg_graceland.png) no-repeat bottom center;
}