#logo {
    background: url(images/dataloy_logo.png) no-repeat 0 0 transparent;
}

#loginPage #welcome .logo	{
	background-image: url(images/welcome_dataloy_logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0px 0px;
	min-width: 330px;
	max-width: 350px;
	display: inline-block;
	text-indent: -5000px;
	height: 44px;
	margin-bottom: 16px;
}
