body {
	color: white;
	background-color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

h1 {
 
	background-image: url(Guitarmaster.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	line-height: 320px;
	text-align: center;
	font-weight: bold;
	}
	
	h2{
	font-family: "@Arial Unicode MS";
	font-size: 25px;
	font-weight: bold;
	text-decoration: underline
	
	
	 	}
th {
	border: none;
	background: none;
	background-repeat: no-repeat;
	line-height: 530px;
	float: left;
}
table {
	border:none;
	background-image:url(Gitarrenhals.jpg);
	background-repeat: no-repeat;
	float: left;
}
td {
	border:none;
	background: none;
	line-height: 57px;
	color: black;
	float: left;
}
	