/* 
    Document   : style
    Created on : 23 Mar, 2016, 12:40:43 PM
    Author     : suman.saurav
    Description:
        Purpose of the stylesheet follows.
*/

body div.footer p
{
    color: white;
    font-size: 12pt;
    text-align: center;
    margin-top: 5%;
}
div.banner img
{
    width: 12%;
    padding: 4%;
}
