<table align="center" style="width:450px;"><tr>
<td><div class="character" style="background-image:url(http://i.imgur.com/cFeji.png); background-repeat: no-repeat;">
<div class="characterinfo">
<div class="charname">jarvis burke</div>
<br>
She can't say his first name so she just calls him Professor Burke, Mister Burke, or when they're in a not so professional environment, Calceefer. She trusts him, although his backgrounds leave her somewhat wary, and he is a good teacher and member of staff. His amiability is a good contrast to Sigilind's somberness and while he can be irritating (who doesn't irritate Sigilind?) she finds his company enjoyable.</div></div></td>
<td><div class="character" style="background-image:url(http://i.imgur.com/9ArZm.png); background-repeat: no-repeat;">
<div class="characterinfo">
<div class="charname">first last</div>
<br>
Like a gift from the heavens, it was easy to tell, It was love from above, that could save me from hell, She had fire in her soul it was easy to see, how the devil himself could be pulled out of me.</div></div></td>
<td><div class="character" style="background-image:url(http://i.imgur.com/9ArZm.png); background-repeat: no-repeat;">
<div class="characterinfo">
<div class="charname">first last</div>
<br>
Like a gift from the heavens, it was easy to tell, It was love from above, that could save me from hell, She had fire in her soul it was easy to see, how the devil himself could be pulled out of me.</div></div></td>
<td><div class="character" style="background-image:url(http://i.imgur.com/9ArZm.png); background-repeat: no-repeat;">
<div class="characterinfo">
<div class="charname">first last</div>
<br>
Like a gift from the heavens, it was easy to tell, It was love from above, that could save me from hell, She had fire in her soul it was easy to see, how the devil himself could be pulled out of me.</div></div></td>
</tr></table>
<div style="font-size: 9px; text-transform: uppercase; font-family: ms mincho; letter-spacing: 1px;"> MADE BY <a href="http://backtoneverland.b1.jcink.com/index.php?showuser=4">GARDEN</a> OF BACK TO NEVERLAND! </div>
<style type="text/css">
.character {
height: 200px;
width: 200px;
z-index: 5;
}
.charname {
font-size: 15px;
font-family: georgia;
font-weight: bold;
letter-spacing: -1px;
text-align: center;
padding-top: 3px;
}
.characterinfo {
text-transform: lowercase;
height: 150px;
width: 150px;
overflow: auto;
font-size: 10px;
line-height: .8;
text-align: justify;
z-index: -1px;
background-color: rgba(232,232,232,.7);
opacity: 0;
filter:alpha(opacity=0);
transition: opacity 1s;
-webkit-transition: opacity 1s;
-o-transition: opacity 1s;
-moz-transition: opacity 1s;
letter-spacing: -1px;
}
.characterinfo:hover {
opacity: 1;
filter:alpha(opacity=100);
}
.characterinfo::-webkit-scrollbar {
width: 5px;
}
.characterinfo::-webkit-scrollbar-track-piece {
background-color: #8A8A8A;
}
.characterinfo::-webkit-scrollbar-thumb {
background-color: #9D9D9D;
}
</style>