/*
Theme Name:     GH_Twenty_Eleven_Child_Theme
Description:    
Author:         dast
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

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

/* Menu Background */
#access  {
	background: #98bf0e;

}

#page {
	margin: 1em auto;
	max-width: 1000px;
}


#access ul ul {
	top: 3.2em;
}