
body { 
  padding: 0; margin: 0; border: 0;
  font: 11pt Arial,sans-serif;  
  background: #CCCCCC url('images/oldbg.jpg') fixed; color: #000; 
}

p { text-align: justify; font: 12pt Arial,sans-serif; }
a { text-decoration: none;  }
a:link    { color: #533D53; }     
a:hover   { color: #0000AA; }  
a:active  { color: #000066; } 
a:visited { color: #202020; } 

pre { border: 1px dotted black; padding: 5px 20px; background: #BBB; }
abbr { border-bottom: dotted 1px #000; cursor: help; }

.center { text-align: center }

#char-left { margin-top: 48px;  }
#char-left div { margin-top: 16px; }

#collage { text-align: center; padding: 9px; }
#charinfo { padding: 0px 30px; background: #CCCCCC; }

#animeform { border-top: 1px dotted #00C; padding-top: 15px; margin-bottom: 9px; }
#animeform img { float: right; margin-left: 15px; }
#animeform h3 { margin: 0; padding: 0; }
#animeform p { text-align: justify; }
#animeform br { clear: both; }

.relative-info { width: 760px; }
.relative-info img { float: left; margin-right: 9px; }
.relative-info h3  { }
.relative-info p   { margin-left: 120px;  background: #EEE; border: 1px solid #666; padding: 12px; }
.relative-info br  { clear: left; }

