.charaimg {
	position: relative;
       float:right;
}
.name{
       text-align:center;
}
.data{
}
.flavortext{
       font-style: italic;
}
.sword{
background:#cccccc;
}
.fire{
background:#ff6600;
}
.wind{
background:#99ff66;
}
.dark{
background:#330033;
color:white;
}
.earth{
background:#996600;
}
.water{
background:#99ffff;
}
.light{
background:#ffff66;
}

hr{
	noshade;
}

.c1{
position:relative;
left:20px;
}
.c2{
position:relative;
left:40px;
}
.c3{
position:relative;
left:60px;
}
.c4{
position:relative;
left:80px;
}
.c5{
position:relative;
left:100px;
}
.c6{
position:relative;
left:120px;
}