body { 	background-color: white;	padding-left: 0.3em;	 }#body {	padding-left: 15em;	}A:active {	vertical-align: top;	font-size: larger;	}h1 {	color: black;	font-style: oblique;	font-weight: bold;	font-size: xxx-large;	letter-spacing: 0.05em;	text-align: center;	}	#description {	text-align: center;	padding: 1em;	}#navigationBar {	background-color: lightblue;	padding: 0.3em;	border: groove medium darkblue;	margin: 3px;	float: left;	list-style: none;	margin-right: 8;	font-size: medium;	}.category-title {	font-size: large;	color: darkgreen;	font-weight: normal	}.charname {	font-size: medium;	font-weight: lighter;	color: green;	font-family: Times, serif;	display: inline;	}li { 	font-size: 90%;	}ul {	list-style: none;	margin-left: 0;	padding-left: 1em;	text-indent: -1em;	}.inline-list {	width: 80%;	font-family: Times, serif;	}.inline-list p {	display: inline;	}.inline-list ul, .inline-list li {	display: inline;	color: #grey;	font-weight: normal;	margin: 1px;	}#footer {	font-size: x-small;	}