html, body {
	font: 93% arial, helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	background: url(../images/bkgrnd.gif) fixed center repeat-y;
	}
	
.line {margin-top: 15px; border: 1px thin #222;}

p, ul .resume {font: 95% arial, helvetica, sans-serif;}
ul .resume, li .resume {margin: 0 0 0 -25px; list-style-type: square; font: 95% arial, helvetica, sans-serif;}

.center {text-align: center;}
	
#main-two {
	margin: 10px 0;
	padding: 5px 19px 15px 19px;
	width: 925px;
	border: 1px solid #444;
	background: url(../images/bkgrnd-main.gif) repeat-x #000;
	}
	
.title {  
	font: bold 16pt Arial, Helvetica, sans-serif;
  }
	
table {
	border: 0;
	font: 90% Arial, Helvetica, sans-serif
	}

/* For troubleshooting	
*	{border: 1px solid red;}
*/

