﻿
body
{
  background:#000000;
}

#skinLinkWrapper { width:1200px; height:1600px; position:relative; margin:auto; cursor:pointer; }
#skinLink1 { border:none; height:1200px; width:225px; position:fixed; top:0px;  cursor:pointer; margin-left:375px;  }
#skinLink2 { border:none; height:1200px; width:225px; position:fixed; top:0px;  cursor:pointer; margin-left:-600px; }

#siteSkin
{
	position:absolute;
	top:0;
	left:0;	 
	background: url("/skins/ScottPilgrim-Takeover-background.jpg?utm_source=kewlbox&utm_medium=takeover_Image&utm_content=scottpilgrim&utm_campaign=legotakeover1") no-repeat fixed top center;
	width:100%;
	/*cursor:pointer; /* add this line when the whole bacgrkound is clickable.  */
}

#center { margin-top:91px; }

#headPattern { display:block; background:url(/skins/HeaderPattern.png) repeat; width:750px; height:200px; position:absolute; left:5px; }

#dkgreybg { float:left; }

#bannerWrapper { width: 760px; }
#bannerVertLeft { display:none; }
#bannerHoriz { display:none; }
#bannerVert { display:none; }
#bottomBackground { display:none; }

#allGamesBG { position:relative; float:left; width:750px; margin:0 0 0 5px; padding:10px 0 20px 0; background-image:url("/images/bg_dkgrey_diag.gif"); z-index:1; }
#allGamesFooterContainer { margin-left:17px; }

/*
#siteSkin
{
	display:none;
}
*/