body{
  color: #000000;
  background: #bbbbff;
  margin: 1em;
}

.attention{
  color: #ff6666;
  background: #bbbbff;
  text-align: center;
}

h1{
  text-align: center;
  font-size: 1.8em;
}

h2{
  font-size: 1.25em;
}

h3{
  font-size: 1.1em;
}

h4{
  font-size: 1em;
}

p{
 text-indent: 1em;
 line-height: 1.2em;
}

li p, dd p { 
 text-indent: 0; 
}

em {
 text-decoration: underline;
 font-style: normal;
}

pre,div.pc-spec{ 
  text-indent: 0em;
  width: 90%;
  color: #000000;
  background: #c0f0f0;
}

dt {
  text-decoration: bold;
}

.content,div.home-server{
  text-align: center;
}

div.update,div.image-link,.credit,.mailto{
  text-align: right;
}

div.bunner,div.inverse{
  text-align: center;
}

.count{
  text-align: left;
}

.weekday{
  color:#000000;
/*  background: #bbbbff;*/
}

.saturday{
  color:#0066ff;
/*  background: #bbbbff;*/
}

.sunday,.holiday{
  color:#ff6666;
/*  background:#bbbbff;*/
}

img {
  border:none
}