body {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      color: #B5B9A3;
      background: white;
     }

p {
   font-size:0.6em;
   line-height: 1.2em;
   color:#2E3026;
  }

h1 {
    text-align: center;
    color: #2E3026;
   }

h2 {
    letter-spacing: 0.2em;
    font-family: Verdana,sans-serif;
    font-size: 1.25em;
    color: #2E3026;
   }

h3 {
    letter-spacing: 0.2em;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    color: #2E3026;
   }

a {
   text-decoration: none;
   font-style: normal;
   color: #2E3026;
  }

a:hover {
   text-decoration: none;
   font-style: normal;
   color: #DCBF5C;
   }

.para {
 background:white;
 border-style:dashed; border-color:#C6C7DC; border-width:1px;
 margin:10em;
 padding:5em;
 font-family: verdana; font-size:12px; text-align:left; color: black;
}


#title
{
 background: white;
 position: absolute;
 top: 1em;
 left: 1em;
 width: 25em; height: 4em;
 
 margin: 1em;
 padding-top: 0em; padding-left: 2em; padding-right: 2em; 
}


#ep
{
 background: white;
 position: absolute;
 top: 15.6em;
 left: 1em;
 width: 14em; height: 7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
 padding-top: 0em; padding-left: 0em; padding-right: 2em; padding-bottom: 2em;
}


#songbox3
{
 background: #EEEFE9;
 position: absolute;
 top: 0.2em;
 left: 33em;
 width: 10em; height: 7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
 padding-top: 0em; padding-left: 2em; padding-right: 2em; padding-bottom: 2em;
}

#pictar

{
 position: absolute;
 background:url(ep/ep-front-small.jpg);
 top: 0.2em;
 left: 1em;
 width: 15.6em; height: 14.7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
}

#pictar2

{
 position: absolute;
 background:url(ep/ep-back-small.jpg);
 top: 0.2em;
 left: 17em;
 width: 15.6em; height: 14.7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
}

#infobox
{
 background: #EEEFE9;
 position: absolute;
 top: 9.5em;
 left: 33em;
 width: 10em; height: 7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
 padding-top: 0em; padding-left: 2em; padding-right: 2em; padding-bottom: 2em;
}

#infobox2
{
 background: #EEEFE9;
 position: absolute;
 top: 18.8em;
 left: 33em;
 width: 10em; height: 7em;
 border-style:none; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
 padding-top: 0em; padding-left: 2em; padding-right: 2em; padding-bottom: 2em;
}


#index

{
 
 
 top: 36em; 
 left: 0em;
 width: 20em; height: 4em;
 border-style:dashed; border-color:#B5B9A3; border-width:1px;
 margin: 1em;
 padding-top: 0em; padding-left: 1em; padding-right: 2em; padding-bottom: 2em;

}




