.wrap { 
     width:750px;
     margin:0px auto;
     text-align:left;
     padding:15px;
     border:2px solid #000000;
 }
div {
    max-width: 96%;
}
.where {
    position:relative;
    text-align:right;
}
.where b {
    color:#DC143C;
}