/* imageset
---------------------------------------------------*/

.minilogo {
    background-image: url("./images/mini-logo.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 133px;
	height: 44px;

}
