dl#ucinfo {
    width : 80%;
    margin : 13% auto 15% auto;
    text-align : center;
}

dl#ucinfo dt {
    margin-bottom : 3%;
    font-size : 180%;
    font-family : "Spectral";
	font-style : normal;
	font-weight : 500;
	letter-spacing : 1px;
    color : #b9b9b9;
    transform : scale(1.01, 1.02);
}

dl#ucinfo dd {
    line-height : 1.6em;
}