Center Site Description Text

/* killed this b/c interfering with regular browser

#site-description { text-align: center; margin: auto; }
#header-branding { text-align: center; margin: auto; }
.hentry { width: auto; }

@media screen and (max-width: 650px) {
#site-description { text-align: center; margin: auto; }
}

*/