  body {
    background: black;
    color: #cccccc;
    margin-left: 25%;
    margin-right: 25%;
    font-family: helvetica, arial;
  }



  a:link { color: #cccccc }
  a:visited { color: #cccccc }
  a:active { color: yellow }
 
  h1 {
  	font-size: 34px;
  }

  td {
	color: #cccccc;
	font-family: helvetica, arial, sans-serif;
  }

 	
  .liedown {
    position: relative;
  	z-index: 1;
  }
 	
  .big {
  	font-family: courier, impact, serif;
  	font-size: 24px;
  }

  .copy {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	font-weight: normal; 
	font-family: times, serif;
  }

  .copyinline {
      text-align: justify;
   }

  .nav-forward, .nav-back {
    font-weight: bold;
    font-family: helvetica, arial;
    font-size: 14pt;
    text-align: right;
  }

  .nav-back {
    text-align: left;
  }
  
  .pic-on-right {
  	
  	float:	right;
  }

  .pic-on-left {
  	
  	float:	left;
  }

	.indexshiftup {
		position: relative;
		top: -460px;
		left: 2px;
		z-index: 10;
	}
	
	.tweakperson {
		position: relative;
		left: 20px;
	}
	
	.tweakconnections {
		position: relative;
		left: 4px;
	}
	
	.tweakthoughts {
		position: relative;
		left: 20px;
	}

	.tweaklinks {
		position: relative;
		left: 60px;
	
	}
