/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29-Nov-2015, 23:39:53
    Author     : defao
*/

.article{
    color:black;
    text-align: justify;
}

#img_left{
    width:12%;
    float:left;
    padding-right: 10px
}
#img_right{
    width:12%;
    padding-left:10px;
    float:right  
}
