/* The masthead sits at the top of the page.*/
#masthead 
{
	background: #ffffff;
	background-image: url(http://newworldview.com/library/journal/images/sethnetjournallogo-new.jpg);
}

#title h1
{
	color: #FFFFFF;
       font-size:14pt;
 
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #006ff7;
}