h1 {
    font-size: 44px;
}

.starsBack {
    background-image: url(../img/stars.gif);
    padding: 30px 0 30px 0;
    text-align: center;
}

.webring {
	text-align: right;
}

@media (max-width: 767px) {
    .nav-pills {
        background-color: #000;
    }

    .mobileCentered {
    	text-align: center;
    }
}