SPAN.important {
color:red;
}

P.paragraph-left {
width:50%;
float:left;
}
P.paragraph-right {
width:50%;
float:right;
}