.code {
    font-size: 75%;
}

body {
  background-color: #eee;
}

.column {
  text-align: right;
  color: #aaa;
}

.column div {
  text-align: left;
  color: #222;
  border: 1px solid #aaa;
  margin-bottom: 6px;
  padding: 4px;
}

.column .single, .column .double, .column .blog {
  text-align: left;
  color: #222;
  border: 1px solid #aaa;
  margin-bottom: 6px;
  padding: 4px;
  background-image: url(/img/thmb/and.png);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  padding-left: 80px;
}

.single {
  height: 72px;
}

.double {
  height: 160px;
}

h1 {
  color: #aaa;
  font-family: georgia;
  font-size: 50px;
  color: eee;
  letter-spacing: 10px;
  font-weight: bold;
  background-image: url(/img/bg/bg5.gif);
  padding: 6px;
  margin-bottom: 0px;
}

.footer {
  text-align: left;
  color: #aaa;
}


a {
  color: #666;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}

#nav {
  margin-bottom: 8px;
  margin-left: 4px;
}

h2 {
  font-size: 100%;
  font-weight: bold;
}

h3 {
  font-size: 100%;
  padding-top: 10px;
  padding-bottom: 4px;
  margin-bottom: 1px;
  border-bottom: 1px solid #ccc;
}

.music_blog {
  background-image: url(/img/thmb/and.png);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  padding: 4 9 4 155px;
}

