body {font-family: Roboto, Helvetica, Arial, 'Sans Serif', Tahoma; font-weight: 400; font-size: 22px; line-height: 1.33; font-weight: 400; color: #575858; background: #fff; text-align: center; }
body section#anim {font-size: 30px; }
/*
body {background: #fff url(/help.png) no-repeat center top; }
*/
body .rl {font-family: Roboto, Helvetica, Arial, 'Sans Serif', Tahoma; font-weight: 300; }
body .rr {font-family: Roboto, Helvetica, Arial, 'Sans Serif', Tahoma; font-weight: 400; }
body .rb, body .viewed, body b, body strong {font-family: Roboto, Helvetica, Arial, 'Sans Serif', Tahoma; font-weight: 700; }

body .white {color: #fff; }
body .black {color: #1d1d1b; }
body .grey {color: #77787b; }
body .blue {color: #68bbdd; }
body .bg-blue {background-color: #68bbdd; }
body .bg-black {background-color: #1d1d1b; }
body .bg-silver {background-color: #ecf0f1; }
body .bg-help {background-color: rgba(60, 200, 60, 0.5); }
body .caps {text-transform: uppercase; }