H2 {
	top: 0px;
	left: 0px;
	text-align: left;
	color: #000000;
	position: static;
	background-color: #CCCCCC;
	border-bottom: 1px solid #000000;
	width: 100%;
	}
	
.resumeBox {
	position: relative;
	text-align: left;
	margin: 1em 0em;
	padding: .5em .5em .5em .5em;
	}

.expander {
	visibility:hidden;
	position:fixed;
	height: 0px;
	width: 0px;
	margin: 0px;
	}


#mainContainer {
	width: 35em;
	}
