body.cellpad {
   padding: 5;
}
body.norepeat {
   background-repeat: repeat-y;
}
body.floatleft {
   float: left;
}
