body {
/*  height 2000px; */
  background-color:  #6d919a;
  color: #ffffff;
}

p {
  margin-top: 5px;
  margin-bottom: 2px;
}

li {
  list-style: none;
}

li#tracks {
  list-style: decimal;
}

a img {
  border: none;
}

a {
  color: #ffffff;
}

div.content {
  width: 850px;
/*  height: 1700px; */
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

div.content-jacket {
  width: 480px;
  height: 720px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #000000;
}

div.content-tracks {
  width: 370px;
  height: 720px;
  float: right;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #000000;
}

div.content-footer {
  width: 850px;
  height: 250px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #000000;
}

div.aori{
  margin-left:40px;
}

div.aori2{
  margin-left:12px;
}

div.jacket {
  width: 400px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
}

.staff {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.aoriimg{
  width: 520px;
/*  margin-left:100px; */
}

div.list {
  margin-left: 40px;
  margin-right: auto;
}

div.sec{
  padding-bottom: .5em;
  border-left: 20px solid #fcca55;
}

p.caps{
  font-size: 10px;
  margin-left: 5px;
  margin-bottom: 0;
  padding: 0;
}

h2{
  font-size: 20px;
  margin: 0;
  padding: 0;
}

h3{
  font-size: 24px;
  margin: 0;
  padding: 0;
}

div.space {
  height: 140px;
}

div.space-small {
  height: 45px;
}

div.clear{
  clear:both;
}


