body {background: #fafafa;}

.container-fix {
  width: 960px;
  position: relative; 
  background: #ffffff;
  padding: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.modal-content{width: 960px;}
.modal-dialog{width: 960px;}

.img-overlay{
  display: block;
  left: 50%;
  top: -108px;
  margin-left: -57px;
  position: absolute;
  border-radius: 50%;
  background-color: #FAFAFA;
  border-color: #FAFAFA;
  border: 4px solid #f6f6f6;}

.h1-title{
  text-align: center;
  margin-top: 18px;
  font-weight: bold;
  color: #444;}
.h2-title{
  text-align: center;
  color: #444;
  margin: 0px;}
.comics {
text-align: center;}
.runote {margin: 10px;}
.rutext {color: #B4B4B4;margin: 10px;}
.rnt {font-weight: bold;margin-bottom: 2px;}
.trnscrpt {font-weight: bold;margin-bottom: 2px;}

ul {margin:10px; padding:0px; list-style: none}
ul li {margin: 0px 0px 0px 13px;}

table{ margin: 0 auto}
.rtb {width: 740px;margin: 0 auto;}