body{
	margin: 0;
	min-width: 1000px;
	background-color: #000;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}

img{
	border: 0;
}

h1, #pixels{
	font-family:"Museo 900", Verdana, serif;
	font-size-adjust:0.40;
	font-weight:700;
	font-style:normal;
}

h2{
	font-family:"Beau Sans Pro Book", Verdana, sans-serif;
	font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#nav{
	list-style: none;
	position: relative;
	left:-30px;	
}

#nav li{
	margin: 0 0 0 0;
	text-decoration: none;
	line-height: 22px;
	
}

#header, #intro, #second, #fifth{
	width: 100%;
}

#intro{
	background:url(img/Forest.jpg) 50% 0 no-repeat fixed;
	background-repeat:no-repeat;
	color: white;
	width: 1240px;
	margin: 0 auto;
	padding: 0;
	
}

#FOR1{
	position: absolute;
	background:url(img/Forest2.jpg) 100% 0 no-repeat fixed;
	background-repeat:no-repeat;
	color: white;
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}
#FOR2{
	position: absolute;
	background-attachment:fixed;
	top:-100px;
	background:url(img/Forest3.jpg) 100% 0 no-repeat fixed;
	background-repeat:no-repeat;
	color: white;
	width: 1240px;
	margin: 0 auto;
	padding: 0;
}

#second{
	/*background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;*/
	background-color: #444;
	color: white;
	height: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}



#second .bg{
	/*background: url(images/trainers.png) 50% 0 no-repeat fixed;*/
	background-color: #444;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

#second .bg2{
	/*background: url(http://fc05.deviantart.net/fs71/i/2012/193/4/4/agua_png_by_eross_666-d56zs5w.png) 50% 0 no-repeat fixed;*/
	background-color: #444;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

#third{
	background: url(http://www.hdwallpapers.in/walls/green_leaves-HD.jpg) 50% 0 no-repeat fixed;
	background: url(img/ForestZold.jpg) 50% 0 no-repeat fixed;
	
	background-color: #444;
	color: white;
	height: 1000px;
	padding: 100px 0 0 0;	
}


#forth{
	background-color: #000;
	color: white;
	height: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#fifth{
	background: #000;
	background:url(img/ForestEnd.jpg) 50% 0 no-repeat fixed;
	background-repeat:no-repeat;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}

.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}
