/* Manuscriptorium v 1.2 CSS */
/* ------------------------- */
/* HomePage */

#area1 {
float:left;
width:49%;
}

#area2 {
float:right;
width:50%;
}