/* biography decor */

#main-outer {
	background: #adabab url('../../images/bg_main.jpg') 0 0 no-repeat;
	}
	
h1 {
	background: url('../../images/thegasman_inner.gif') 0 0 no-repeat;
	}

#main-content #biography p {
	font-size: 1.4em;
	}
	
#me {
	background: url('../../images/me_biography.gif') 0 0 no-repeat;
	}	
	
#me span {
	display: none;
	}	
