.centered {
text-align: center;
}

.ccroty_page {
text-align: center;
background: url(../../images/ccroty_back.jpg) repeat;
}

.big_shield {
margin: 0 auto;
text-align: center;
vertical-align: middle;
width: 200px;
height:247px;
background: url(../../images/shield.gif) no-repeat;
}

.wee_shield {
margin: 0 auto;
display: inline-block;
text-align: center;
vertical-align: middle;
width: 100px;
height:124px;
background: url(../../images/wee_shield.gif) no-repeat;
}

.big_winning_year {
padding: 65px 0 0 0;
font-size: 28px;
line-height: 28px;
color: black;
}

.wee_winning_year {
padding: 30px 0 0 0;
font-size: 14px;
color: black;
}

.big_winning_restaurant {
padding: 15px 0 0 0;
font-size: 32px;
line-height: 32px;
color: red;
}

.wee_winning_restaurant {
padding: 5px 0 0 0;
font-size: 14px;
line-height: 14px;
color: red;
}
