/* Style sheet for 7th Sea character pages, created 2007-08-14, revised 2008-12-30, validated ? */

body { background-color: white;
 background-image: url(../img/back.jpg);
 font-family: "Times New Roman", Times, serif;
 width: 780px; 
 margin: 10px; }

p, th, td, ul, li { font-family: "Times New Roman", Times, serif; }

#crumbs { float:left; }
#mod { float:right; text-align:right; }

.stat-tbl { width:90%; margin:0 auto; border:0; }
.w22 { width:22%; }
.third { width:33%; }
.full { width:100%; }
