body {
	font-family: "MS Trebuchet", Arial, Verdana;
	font-size: 100%;
	background: url(../images/feather.jpg);
}

h1,h2 {
	color: #FFFF00;
	
}


p {
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;

}
a:hover {}
a:active {}

h4 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFF00;
	display: inline;
}
/*
.pList {
	display: block;
	border: 1px solid #FFFFFF;
	margin-left: 50px;
	width: 40%
}
*/

li.listing {
	color: #FFFF00;
}
