body, #wrapper { margin: 0; padding: 0; width: 100% !important; }
.nonprint, #header, #footer, #work, form, .boxnav { display: none; }
img#me, #about, div.col1, div.col2 { clear: both; float: none; width: auto; }
.print { display: block; }
img { border: 0 none; margin: 0; padding: 0; }

body{
   background-color: white !important;
   background-image: none !important;
   color: black;
   font: 11pt/120% Arial, serif;
}

.hello, .hello span {
	background: none;
	font: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: static;
	width: auto; 
}
.hello:before { content: "("; }
.hello:after { content: ")"; }

