@charset "UTF-8";

body, html {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background:url(images/paperbg_01.png);
	background-position:center;
	}
	
a {
	text-decoration: none;
	}
	
.pagewrap {
	margin: 0px auto;
	width: 100%;
	height:100%;
	text-align: center;
	background:url(images/typeexplosion.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	}	


.pagewrap_2 {
	margin: 0px auto;
	width: 100%;
	height:100%;
	text-align: center;
	background: url(images/halftonebottom_1.png);
	background-attachment:fixed;
	background-position:bottom center;
	background-repeat:no-repeat;
	}	
		
#floater	{
	position: relative;
	height:50%; 
	margin-bottom:-116px;
	z-index: 100;	
	}

#fourthlogo	{
	clear:both; 
	position:relative;
	background: transparent url(images/4thWallLogo.png);
	background-position: center;
	width: 579px;
	height: 232px;
	margin: 0 auto;
	z-index: 100;	
	}

#address {
	clear:both; 
	position:relative;
	width: 279px;
	margin: 0 auto;
	z-index: 120;	
	margin-top: -50px;
	}

.addresslink {
	position: absolute;
	z-index: 120;
	background: transparent url(images/address.png);
	background-position: center;
	width: 279px;
	height: 98px;
	text-decoration: none;
	}

#info {
	clear:both; 
	position:relative;
	width: 267px;
	margin: 0 auto;
	z-index: 125;	
	margin-top: 68px;
	}

.infolink {
	position: absolute;
	z-index: 125;
	background: transparent url(images/info.png);
	background-position: center;
	width: 267px;
	height: 73px;
	text-decoration: none;
	}
	
#facebook {
	clear:both; 
	position:relative;
	width: 232px;
	margin: 0 auto;
	z-index: 130;	
	margin-top: 128px;
	}

.fb {
	position: absolute;
	z-index: 130;
	background: transparent url(images/facebook.png);
	background-position: center;
	width: 232px;
	height: 116px;
	text-decoration: none;
	}

	
.spidey {
	margin: 0px auto;
	width: 100%;
	height:100%;
	text-align: center;
	background:url(images/spidey.png);
	background-attachment:fixed;
	background-position: top center;
	background-repeat:no-repeat;
	}


.invinceable {
	margin: 0px auto;
	width: 100%;
	height:100%;
	text-align: center;
	background:url(images/invinceble.png);
	background-attachment:fixed;
	background-position: center;
	background-repeat:no-repeat;
	}


.hulk {
	margin: 0px auto;
	width: 100%;
	height:100%;
	background:url(images/hulk.png);
	background-attachment:fixed;
	background-position: bottom center;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 110;
	}

.wolvie {
	margin: 0px auto;
	width: 100%;
	height:100%;
	background:url(images/wolvie.png);
	background-attachment:fixed;
	background-position: center;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 105;
	}

.coupon {
	width: 100%;
	height: 170px;
	position: absolute;
	bottom: 130px;
	}

.march1 {
	background: transparent url(images/designby.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0px;
	}
