.site-info {
    width: 500px;
}
.site-nav .menu>li>a {
    text-transform: uppercase;
}
.about-sect .title h2,
.news-sect .title h2,
.album-sect .title h2 {
   text-transform: uppercase;
}