/*
    Document   : styleExt
    Created on : 4.12.2011, 17:24:37
    Author     : oli
    Description:
        Purpose of the stylesheet follows.
*/

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

div.homepage{

}

span.label-info{
	background-image: url('/images/logo22.png') ;
	background-size: 100%;
}


