.xfleft {
    width: 50%;
    float: left;}

.xfleft p {
    color: #fff;}
.xfleft h1 a{
    font-size: 24px;
    font-weight: bold;
    color: #f00;}
.xfright{
    width: 40%;
    float: right;}

.xfright p {
    color: #fff;}
.xfright h1 {
    font-size: 24px;
    font-weight: bold;
    color: #f00;}


