/* Begin Global Styles */

body {
	background-image: url(../images/pbf-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center ;
	background-attachment:fixed;
	background-color:#f9f7eb;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

#header{
	background: url(../images/pbf-Header-bg.jpg)  no-repeat top center;
}
	

	
a {
	text-decoration: none;
	color: #060;
	}

a:hover {
	color: #090;
	text-decoration: underline;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #060;
	text-align: center;
	font-size: 12px;
}

/* End Global Styles */
	

