.keys{
	text-align: center;
}

.keys p.big{
	font-size: 20px;
	font-weight: bold;
	text-align:center
}

.keys p.key{
	font-size: 34px;
    font-weight: normal !important;
    text-align: center;
    color: #c71b28;
    line-height: 1em;
    margin: 10px 0;
    display: inline-block;
}

.sh9key {width:100%;height:50px;margin:0px auto;margin-bottom:5px}
.sh9key img {background:#c71b28}
.sh9key img:hover {background:#e5202f}
.sh9key a {display:inline-block;width:100%;height:100%;}