﻿body							{	margin: 0px; padding: 0px; background-color: #002d00; }

#background						{	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; }
img.background_center			{	width: 100%; height: 100%; }

#logo_lnc						{	position: absolute; top: 40%; left: 50%; margin: -43px 0px 0px -230px; width: 459px; height: 86px; z-index: 10;
									background-image: url('../../files/images/logo_lnc.png'); background-position: 0px 0px; background-repeat: no-repeat; }



@media all{
* html body #logo_lnc			{ 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/images/logo_lnc.png', sizingMethod='image'); background: none; }
}

