#textSofwareCreation{
    float:left;
    margin-left:15px;
    width:500px;
    text-align:justify;
    font-weight: normal;
}

#imageSoftwareCreation{
    float:right;
    margin-top:20px;
    margin-right:20px;
    width:150px;
    background-image: url("java_on.jpg");
    background-repeat:no-repeat;
}


