body
{
  background-color: white;
 background-image: url(background.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#container
{
  text-align: center;
}

#content
{
  margin-left: auto;
  margin-right: auto;
 width: 620px;
  text-align: left;
}

.text
{
  font-family: "Trebuchet MS", "Tahoma", "Verdana", "Segoe UI", "Helvetica", "Arial", sans-serif;
  font-size: 12pt;
 color: black;
}

h1
{
  font-family: "Trebuchet MS", "Tahoma", "Verdana", "Segoe UI", "Helvetica", "Arial", sans-serif;
 color: #007fff;
  font-size: 24pt;
  font-weight: normal;
  margin-bottom: 2pt;
  margin-top: 10pt;
}

h2
{
  font-family: "Trebuchet MS", "Tahoma", "Verdana", "Segoe UI", "Helvetica", "Arial", sans-serif;
  color: #ff2400;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 10pt;
  margin-bottom: 0;
}

a, a:hover, a:visited
{
 color: #ff2400;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


.info
{
 color: #464646;
}

abbr
{
  font-variant: small-caps;
}

p
{
  margin-top: 40pt;
}

p.nomargin
{
  margin-top: 1pt !important;
}

.small
{
  font-size: 8pt;
}

.tuneimage
{
  width: 256px;
  height: 256px;
}

.smalltuneimage
{
  width: 128px;
  height: 128px;
  border: none;
  margin: 10px 10px 10px 10px;
}

.smalltuneimage:hover
{
  border: 1px solid #ff2400;
  margin: 9px 9px 9px 9px;
}

.right
{
  float: right;
}

.left
{
  position: relative;
  top: -20px;
  left: -80px;
  margin-bottom: 20pt;
}

.offsetright
{
  position: relative;
  left: 40px;
}

.offsetup
{
  position: relative;
  top: -100px;
  margin-bottom: -100px;
}

.genreicon
{
  position: relative;
  width: 24px;
  height: 24px;
  top: 6px;
  margin-right: 2pt;
}

.composer
{
  margin-top: 0;
  margin-bottom: 30pt;
}

.moar
{
  font-family: "Small Fonts", monospaced !important;
  font-size: 16px !important;
}

a.moar
{
  font-family: "Small Fonts", monospaced !important;
  font-size: 16px !important;
  color: #007fff !important;
}

.mail
{
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  text-align: left;
}
