body {
    background-color: #3d6c68; margin:0; text-align:center; color: #FFF; font-family: Helvetica, Arial, sans-serif; }

a {outline : none;
	border : 0;}

p {padding: 0; margin: 0;}

img { border: 0; -ms-interpolation-mode: bicubic; }

#wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(../images/Background_Wood.jpg);
	background-repeat: repeat;
	background-position: center top;}

#title {
	width:480px;
	height:140px;
	background-image: url(../images/Header_Title.png);
	margin: auto;}

#header {
	width:480px;
	height:454px;
	background-image: url(../images/Holder_Top.png);
	margin: auto;}
	
#soon {
	padding-top: 625px;
	width:480px;
	height:128px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Copy_Soon.png);
	}
	
#download {
	padding-top: 625px;
	width:480px;
	height:128px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Copy_Download.png);
	}
	
.link {
	padding: 5px;
	margin: 0px;
	}
	
#share {
	width:480px;
	height:117px;
	padding: 20px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Copy_Share.png);
	}
	
#shareHolder {
	width:480px;
	height:82px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Holder_Share.png);
	}
	
#headerInfo {
	width:480px;
	height:75px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Header_Info.png);
	}
	
#headerHow {
	width:480px;
	height:75px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Header_How.png);
	}
	
#headerFeatures {
	width:480px;
	height:75px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/Header_Features.png);
	}
	
.headerCopy {
	width: 380px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	}	
	
.headerCopy img {padding: 20px 0px 20px 0px;}
.headerCopy p {font-size:120%; font-weight: bold;}
.monsterLogo {float: right; padding-left: 15px; }

.copyBreak {
	width:65px;
	height:5px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/LineBreak.png);
	margin: auto;
	padding: 20px 0px 20px 0px;
	}
	
.copySpacer {
	width:65px;
	height:5px;
	margin: auto;
	padding: 10px 0px 10px 0px;
	}
	
#content {
	width:480px;
	background-image: url(../images/Holder_Fill.png);
	margin: auto;}
	
#footer {
	width:480px;
	height:90px;
	background-image: url(../images/Holder_Footer.png);
	margin: auto;}

#footer p {
	padding-top: 20px;
	color: #657a78;
}

.spread-the-word { 
	width: 480px;
	display: inline-block;
	margin-top: 10px;
}

.spacing {
	display: inline-block;
	width: 10px;
}

.spread-the-word ul { list-style-type:none; margin-top: 10px; width: 480px; margin: auto;  }
.spread-the-word ul li { list-style-type:none; float:left; width:76px;margin-top: 10px; overflow:hidden;}