/* 
    Document   : index
    Created on : 15 Mar, 2015, 4:12:03 PM
    Author     : NIMISH
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

.im{
   width: 100%;
   height: 500px;
   
}