a{
color: 420000;
font-size: 17px;
font-weight: 900;
}

body{
	margin: 0px 0px 0px 0px;
	scrollbar-base-color:#420000;
	background:url(back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

img {
	border: none
}

#home {
	position: relative;
	left: 130;
	top: 210;

	width:500px;
	font-size:14px;
}

#about {
	position: relative;
	padding:8px;
	left: 135;
	top: 2;
	color: #ffffff;
	background-color:#420000;
	overflow:auto;
	height:250px;
	width:500px;
	font-size:15px;
}

#contact {
	position: relative;
	left: 130;
	top: -10;
	overflow:no;
	height:150px;
	width:500px;
}

#media {
	position: relative;
	left: 130;
	top: 100;
	background:url(mediabg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	overflow:no;
	height:150px;
	width:500px;
	font-size:15px;
}

#photos {
	position: relative;
	left: 130;
	top: 210;

	width:500px;
	font-size:14px;
}


#byme a{
font-size:12px;
font-weight: 400;
}

#byme a:link {color: #ffffff}
#byme a:visited {color: #ffffff}
#byme a:hover {color: #ffffff}
#byme a:active {color: #ffffff}


td.guitar {
	background:url(one.jpg);
	background-repeat: no-repeat;
}
