/* title.html */
	
	#pageContents {
		position:		absolute;
		width:			100%;
		margin-left:	-10px;
	}
	
