





/*	Chris Barton
	weareallspacemonkeys@yahoo.com
        May 30th, 2006	*/





body {	background: #000000 url('images/background.jpg') no-repeat fixed center 5%; 
     }


#home{	position: absolute;
	left: 4px;
	top: 175px;
	witdh: 140px;
	height: 65px;
	z-index: 1;
	}


#text{	position: absolute;
	top: 175px;
	left: 300px;
	width: 70%;	
	height: 375px;
	border: 1px solid black;
	overflow: auto;
	font-family: times;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	}