h1 {
   font-family: @Arial Unicode MS;
   font-size: xx-large;
   text-align: center;
   color: #FF0000;
   background: #0000FF;
}
ol {
   font-family: @Arial Unicode MS;
   font-size: large;
   text-align: left;
   color: #0000FF;
}