You need to import the parent theme style sheet.
Try this
/*
Theme Name: Twenty Eleven Child
Theme URI: http://example.com/
Description: Child theme for the Twenty Eleven theme
Author: Your name here
Author URI: http://example.com/about/
Template: graphene
Version: 0.1.0
*/
@import url("../graphene/style.css");
Also, put code in between backtick (
) characters in this forum. It’s usually located above the Tab key on your keyboard.