body{
	margin:0;
	padding:0;
}


#home { 
	background: url(../images/home.jpg) 50% 0 no-repeat fixed; 
	height:0px;  
	margin: 0 auto; 
    width: 100%; 
    max-width: 0px; 
    position: relative; 
  
}

#home article { background: url("../images/intro.png") no-repeat scroll center top transparent; height: 400px; position: absolute; text-indent: -9999px; top: 50px; width: 100%; }

#about article { background: url("../images/parallax.png") no-repeat scroll center top transparent; height: 400px; position: absolute; text-indent: -9999px; top: 291px; width: 100%; }