body {	color: black;	font-size: 11px;	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	margin: 0;	height: auto;}p {}td {	margin: 0;	padding: 8px;}.block {	text-align: justify}a:link {	color: #555;	font-weight: 700;	text-decoration: none;}a:visited {	color: #555;	font-weight: 700;	text-decoration: none;}a:hover {	color: #a4a4a4;	font-weight: 700;	text-decoration: none;}a:active {	color: #555;	font-weight: 700;	text-decoration: none;}.border {	text-align: right;	margin: 2px;	border-right: 1px solid black;}td:a:link {	color: #555;	font-weight: 700;	text-decoration: none;}img {	float: left;}.projectimg {	margin-left: 50px;	margin-top: 6px;	float: right;	width: 54px;	height: 54px;	border-radius: 28px;	-webkit-border-radius: 28px;	-moz-border-radius: 28px;	box-shadow: 0 0 3px rgba(0, 0, 0, .8);	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .8);	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .8);}.projectimg:hover {	opacity: 0.9;	box-shadow: 0 0 5px rgba(0, 0, 0, .8);	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .8);}#content {	width: 620px;	margin-top: 200px;	margin-left: auto;	margin-right: auto;}#stickyheader {	z-index: 3;	position: fixed;	top: 0px;	width: 100%;	height: 20px;	padding-bottom: 5px;	padding-left: 10px;	padding-right: 10px;	padding-top: 10px;	background: white;	opacity: 0;	box-shadow: 0 0 5px rgba(0, 0, 0, .8);	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .8);}#stickyheader-logo {	float: left;	width: 100px;	font-weight: 700;	opacity: 1;	margin-top: auto;	margin-bottom: auto;}#stickyheader-menu {	vertical-align: middle;	float: right;	width: 400px;	opacity: 1;}