body {
  background-color: black;
  color: #FFFFFF;
}

.wrapper {
  margin: 0 auto;
  width: 950px;
}

a:link { color: #6699FF; text-decoration: underline; }
a:visited { color: #999999; text-decoration: underline; }
a:active { color: #6699FF; text-decoration: underline; }

.sisalto {
  position: relative;
  left: 200px;
  width: 725px;
  text-align: center;
  color: white;
  margin-left: 25px;
}

.sisaltoinfo {
  position: relative;
  left: 200px;
  width: 725px;
  text-align: left;
  color: white;
  background-color: black;
  z-index: 1;
  margin-left: 25px;
}

.yla {
  position: relative;
  text-align: center;
  background-color: black;
  left: 200px;
  width: 750px;
  height: 116px;
  z-index: 4;
}

.vasen {
  position: absolute;
  float: left;
  background-color: black;
  top: 0px;
  width: 200px;
  height: 100%;
}

.vasenmenu {
  position: fixed;
  text-align: center;
  width: 190px;
  top: 121px;
  height: 280px;
  z-index: 3;
  border: solid 5px #6A050B;
}

.vaseninfo {
  position: fixed;
  display: block;
  text-align: center;
  width: 200px;
  top: 410px;
  z-index: 3;
  color: #999999;
  font-size: 12px;
}


.lyricsvasen {
  position: relative;
  text-align: center;;
  left: 200px;
  width: 260px;
  margin-left: 25px;
  z-index: 2;
  float: left;
}

.lyricsoikea {
  position: absolute;
  text-align: left;
  margin-left: 250px;
  margin-top: 30px;
  z-index: 2;
  display: inline;
  width: 415px;
}

table.center{
  margin-left: auto;
  margin-right: auto;
  border: solid 5px #6A050B;
  text-align: center;
  table-layout: auto;
}

table.noborder {
  border: solid 0px #000000;
  text-align: left;
  table-layout: auto;
  margin-bottom: 1em;
}

table.music {
  border: solid 5px #6A050B;
  text-align: left;
  table-layout: auto;
  padding-bottom: 20px;
}

.hardwarekuva {
  left: 0px;
  width: 300px;
  float: left;
  text-align: left;
  z-index: 1;
}

.hardware {
  position: relative;
  top: 0px;
  right: 0px;
  float: left;
  text-align: left;
  z-index: 1;
}

ul.circle {
 list-style-type: circle;
 list-style-position: inside;
}

ul.square {
 list-style-type: square;
 list-style-position: outside;
 padding-left: 0em;
}

h3 { clear: both; }

img.reunat {
  border: solid 5px #6A050B;
}

img.reunatvasen {
  border: solid 5px #6A050B;
  float: left;
  margin-right: 1.5em;
}

.news {
  left: 200px;
  width: 700px;
  position: relative;
  z-index: 1;
  border: 5px solid #6A050B;
  text-align: left;
  background-color: black;
  margin-top: 160px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}

p.new {
  border-bottom: 2px dashed #B1B1B1;
  padding-bottom: 2em;
}

p.welcome {
  font-size: 1.1em;
  margin-top: 4em;
}

u {
  font-style: underline;
}

bt {
  font-weight: bold;
  color: #6A050B;
}
