/*
 Theme Name:   Twenty Twelve - Header Above Menu
 Theme URI:    
 Description:  Twenty Twelve Child Theme
 Author:       [Wolfy]
 Author URI:   
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
body {
background-color: #777777;
}
#head-navbar {
background-color: #ab278a;
}

#head-navbar a {
color: #800000;
width: 200px;
float: right;
}