.about_bias {
   position            : absolute;
   margin-left         : -480px; /* div's width / 2 */
   left                : 50%;
   width               : 960px;
   height              : 1224px;   
}

.about_embodiment {
   position            : relative;
   float               : left;
   padding             : 0px 0px 10px 0px;
   width               : 960px;
   height              : 888px;
}

.curb {
   position            : relative;
   padding             : 0 20px 0 0;
   float               : left;
   width               : 300px;
   height              : 888px;
   background-image    : url(../img/montage.png);
   background-repeat   : no-repeat;
}

.blurb {
   position            : relative;
   float               : left;
   padding             : 0px;
   width               : 640px;
   height              : 888px;
}

.blurb p {
   float               : left;
   margin              : 10px 40px 10px 20px;       
   padding             : 0px;
   width               : 580px;
   text-align          : justify;
   font-family         : Verdana, Arial, Helvetica, sans-serif;
   font-size           : 14px;
}
