h1,h2,.cps{
color: #000033;
background-color: #FFBE32;
}

.s90{
font-size: 90%;
}

@media only screen and (max-width: 480px){
table.s90{
width: 100%;
margin: auto;
}

table.s90 td{
width: 48%;
display: inline-block;
float: left;
}

.s90 tr:first-child td{
border-bottom: none;
}
}
