dl#ucinfo {
    width : 600px;
    margin : 100px auto 150px auto;
    text-align : center;
}

dl#ucinfo dt {
    margin-bottom : 10px;
    font-size : 250%;
    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.8em;
}