body {
	background-color: #DAE8E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-attachment:fixed;
	background-image:url(images/jc-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

table {
	font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

a {
	color:#008850;
	font-weight:bold}

.resumeHeader {
	font-size:16px;
	text-decoration:underline;
	font-weight:800;
	}
