@import url(global.css);

body {
 background:#800000 url(../assets/bk_love.gif) no-repeat;
 margin: 0px;
 font: 11px Verdana, Arial, Helvetica, sans-serif; 
 color: #000;
}

h1 {
 color: #fcc;
 font-size: 20px;
 font-weight: bold;
 background-color: #c00;
 margin-top:0;
 padding: 0 0 3px 3px;
}

h1.sub {
 font-size: 14px;
 font-weight: bolder;
}

ol {
 margin-right:0;
 margin-left:30px;
}

b.new-music-release {
 font-size:16px;
}
p.lovage {
 font-size:12px;
}
#dan-the-automator {
 position: absolute;
 top: 20px;
 left: 15px;
 width: 400px;
 height: 2500px;
 padding: 5px;
 border: solid #c00;
 text-align: justify;
 background: #fff;
}

.music-to-make-love-by {
 font-style:italic;
 background:#fcc;
 padding:5px;
 text-align:justify;
}

#lovage {
 position:absolute;
 left:433px; 
 top:480px; 
 width:293px; 
 height:2040px;
 padding: 5px;
 border: solid #c00;
 text-align: justify;
 background: #fff;
}

img.l {float: left;}
img.r {float: right;}