
body {background-color: #4b4b4b;
margin: 4em;
font-family: Verdana, Arial, sans-serif;
font-size: .8em;
line-height: 120%;}
<style type="text/css">
<!-- A:link, A:visited, A:active, {text-decoration: none; } -->
</style>
p
{
margin-top: 20px;

}
.sidebar { text-align: left; margin: 0;
font-weight: bold; font-family: verdana; font-size: 100%}

.indexsidebar { text-align: left; margin: 0; 
font-weight: bold; font-family: verdana; font-size: 120%}

.links { text-align: left; margin: 0; font-weight: bold; font-family: verdana; font-size: 100%}

.title { text-align: right; margin-right: -1.7em; 
	font-variant: small-caps; font-weight: bold; font-family: arial; font-size: 150% }
	
.text { text-align: left; margin: 1%; font-family: verdana; font-size: 100%}

.fandom { text-align: left; font-size: 130%; font-weight: bold; color: #4b4b4b}

.menu {font-size: 95%; font-weight: bold; font-family: verdana; text-align: left}

.footnote {font-size: 90%; margin: 0 5%; font-family: verdana; text-align: left}

#fandoms	{
	padding: 0 ;
	margin: 0;
	line-height: 120%;
	text-align: left;
	
	background-color: #ffffff;
	border-color: #4b4b4b;
	
	}

#topbar	{
	padding: 0 ;
	margin: 2% 4% .5% 4%;
	line-height: 120%;
	color: #4b4b4b;
	background-color: #ffffff;
	
	

	border-style: solid;
	border-color: #ac5404;
	border-width: .1em;
	}
	
#title{

  float: right;
 
 font-variant: small-caps;
 color: #4b4b4b;
  background-color: transparent;
  overflow: auto;
  line-height: 150%;
}
	
#box{
width: 95%;
  padding: 18px;
 
  text-align: left;
 color: #4b4b4b;
  background-color: white;
  overflow: auto;
  line-height: 120%;
  font-size: 100%;
}
#text{ margin: 0
line-height: 120%;
font-size: 90%;
color: #ffffff;
border-color: #4b4b4b;
 background-color: transparent;
}


a:link {color: #5b2d02; background: transparent}
a:visited {color: #5b2d02; background: transparent}
a:active {color: #5b2d02; background: transparent}
a:hover { color: #5b2d02; background: #eeeeee}






