#masthead div {
    height: 200px;
    background-image:url('http://www.scott-mccraw.members.winisp.net/BlogBanner.gif');
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:top left; 
}

#masthead {
	padding: 0px;
	background: #000000;
}

#tagline {
    font-style: italic;
}

a:visited,
a:active,
a:link {	
	color : #E07205;
	text-decoration : none;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	padding-left: 12px;
	color : #E07205;
}
