h1 { color: grey; font-style: italic; font-weight: normal; font-size: 1em; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Georgia; text-align: center }
h2 { color: silver; font-style: italic; font-weight: normal; font-size: 2em; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Georgia; text-align: center }
h3 { color: silver; font-style: italic; font-weight: normal; font-size: 3em; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Georgia; text-align: center }
h4 { color: #000; font-weight: normal; font-size: xx-large; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h5 { color: #333333; font-weight: normal; font-size: 2em; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Georgia; text-align: center }
td { text-align: center; color: #aaa; font-weight: bold; font-size: 12px; font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular; text-decoration: none; hover: FF00FF  }

audio {width: 250px; height: 20px }

#main{
	position:relative;
}

div#first{
    position: absolute;
    background: url('images/guit3.jpg');
	background-attachment:fixed;
	background-repeat: no-repeat;
    opacity: 0.2;
	width: 2000px;
	height: 2000px;
}
div#second{
	width: 100%;
	height: 100%;
	position: absolute;top: 0;
	left: 0;
}


body {
	background-color: white;
}


table:hover, tfoot tr:hover { 
  background-color:#dddbd0;
  color:white;
  font-weight: bold;
}

table{
	table-layout: fixed;
	word-wrap: break-word;
	border:8;
	width: 50%;
	height: 50px;
	font-family: Verdana;
}

a  { color: #666699; font-weight: bold; font-size: 2em; font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular; text-decoration: none; hover: FF00FF  }
a.class1  { color: #666699; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Helvetica, Arial, Swiss, SunSans-Regular; text-decoration: none; hover: FF00FF  }

a:link {
  text-decoration: none;
  color:black;
  font-weight: bold;
  }

a:hover{
  color:white
}
