h4, h6 {
        font-size: 16px;
        font-weight: bold;
	padding-top: 15px;
}

/****** decor *********/
h1 a {
        background: url(/keyboardcat/img/KC-Logo.png) no-repeat center center;
        height: 144px;
}

h3 {
	text-align: center;
	padding-top: 20px;
}

.quote { font-family: cursive, times, serif; font-size: 1.1em; }
#lquote { text-align: left; }
#rquote { text-align: right; }
#icons { text-align: center; }

