/*
Theme Name:     SSUNAA
Description:    A custom Wordpress Twenty Twelve child theme created for Urban Resources & Services
Author:         Absolon Kent
Author URI:     http://www.kentcreativemedia.com/
Template:       twentytwelve
Version:        1.0.0

(optional values you can add: Theme URI, Author URI, Version) */

@import url("../twentytwelve/style.css");

/*– Center align the header image –*/

.header-image {display block; margin: 0 auto 2em;}

/* Center the Navigation menu */

.main-navigation {position: relative;}

.main-navigation div {display: inline-block; margin: 0 auto; margin-right: -40px;}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {border: none;}

/* Remove page title from Welcome page (Page #4) */

.page-id-4  .entry-title {display: none;}