hi I created a working child theme put it your code for the top space but does not gone.
/*
Theme Name: My Twenty Eleven
Theme URI: https://localhost/wordpress/
Description: The new child theme of Twenty Eleven created by me
Author: DanNiellsen
Template: twentyeleven
*/
@import url('../twentyeleven/style.css');
#page {
margin: 2em auto;
max-width: 1000px
;
}