body.float {
   float: left;
}
body.Content {
   padding: 5;
}
body.floatright {
   float: right;
}
