/* 
    Document   : content
    Created on : Nov 16, 2013, 12:23:11 PM
    Author     : sargisbudaghyan
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

.content{
    margin-top: 20px;
    /*margin-bottom: 80px;*/
}

