﻿#col1
{
    float:left;
    width:545px;
    
}
#col1 p
{
   text-align:justify
}
#col2
{
    float:left;
    width:307px;
    margin-left:45px;
    margin-top:44px;
}
.credit
{
    text-align:right;
    font-size:9px;
    margin-right:45px;
}