
body
{
	background-image: url(images/smallguitar.gif);
        height: 100%;
}

a:link {
color: #036;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #369;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #036;
text-decoration: overline underline;
}

hr {
	border-style: inset;
	border-width: 3px;
	margin: 10px;
}
