body {	color: black;	background-color: white;	padding-left: 1em;	}.header {	float: none;	position: relative;	border: none;	padding: 1em 4em 1em 4em;	}#sidebar {	float: none;	position: relative;	}.content {	background-color: white;	padding: 1em 4em 1em 4em;	border: none;	width: 80%;	margin: 0;	}p#issueName {	display: block;	}p#breadcrumb {	display: none;	}a {	text-decoration: none;	}
