

body {
  background: #000;
  margin:0;
  padding:0 0 16px 0;
  font:100%/120% Helvetica, Arial, Verdana, sans-serif; 
  color: #e3e3e3;}

#wrap {
  width: 500px;
  margin: 0 auto 0 auto; }

h1 { 
  background: #000 url('dmtry_fydrv.gif'); width:500px; height:180px; margin:60px 0 25px 0;}

h1.mixtape { 
  background: #000 url('mixtape-09.jpg'); height: 260px; margin-top: 0;}  

h1 span { display:none;}

h2 {
  display: none;
  font-weight: normal;
  font-size: .8em;
  text-transform: uppercase; 
  margin-top: 2em;
  padding-left: 4px;
  border-bottom: 1px dotted #fff;}

ul {padding:0; margin:0; list-style:none;}

a {color: #da1760; padding: 1px;}
a:hover {color: #333;background: #ffaede;}

a img {border:0;}

.date {
  font-family: courier; 
  padding: 2px;
  background: #62025f;}

.quote {
    text-align: center;
  font-style: italic;}
  .quote .origin { font-size: .8em; font-weight:bold;}

.contact {
  text-align: center;}
  .contact li {
    margin-right: 20px;
    display:inline;}
  
.email { 
  border-top: 1px dotted #fff;
  text-transform: uppercase;
  text-align: center;}
  
  
  
#subscribeform {
  border-top: 1px dotted #fff;
  text-align:center;}
 input {margin: 5px;}
 
.contact, #subscribeform, .email { padding: 25px 0 25px 0; }

.small { font-size: .9em;}