

body {

	}

a:link, a:visited, a:active, a:hover {  color: #259A86;}

a {
	font-weight: bold;  
 }

#header {
/*background-color: red;*/
background-image: url(https://www.davenevins.com/nevinsrecords/images/header.jpg);

	top: 55px;
	left: 0px;
/*	height: 50px;  */
}

a:link, a:visited, a:active, a:hover {  color: #259A86;}


#content h1 {  
	font-family: avenir, Crimson Text, Tahoma; 
	font-size: 150%; 
	color: #478a8a;
	}

#content p {
/*	font-family: avenir, Crimson Text, Tahoma;  */

}

#garnish {
		position: absolute;
		top: 70px;
		left: 500px;
		width: 476px; 
		margin: 50px 25px 0px 70px;
		padding: 30px 0px 0px 5px;
		color:  #999999;
		opacity: 0.4;
		}



.iframe-youtube {	
	width:  400px;
	height:  226px; 
	border:  1px #cccccc;
	}

