<style>
a
{
text-decoration:none;
}
a:link {color: rgb(225,145,251)}
a:visited {color: rgb(225,145,251)}
a:hover {color: white; background-color:rgb(225,145,251)}
body
{ 
background-position: center; 
background-repeat: repeat-y;
}
.header
{
text-align: center;
position: relative;
top: -12px;
left: -1px;
}
.or
{
color: rgb(2,152,194);
font-family: sans-serif;
font-size: large;
font-stretch: expanded;
}
.content
{
color: dark-gray;
font-family: sans-serif;
font-size: small;
text-align: left
}
#character-left
{
display: in-line;
}
ul.none
{		   
color: dark-gray;
font-family: sans-serif;
font-size: small;
list-style-type: none;
}	
.bdr
{					
border-style: solid;
border-color: white;
border-width: 7px;
} 
img
{
border-width: 0px;
}
.people
{
border-style: solid;
border-color: white;
border-right: 15px
border-bottom: 8px
}
.right
{
vertical-align: top; 
 
text-align: center
}
</style>
