body 
{
background-image: url('photo_bg_large.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position: center center;
}
.nav_bg{
background-image: url('nav_bg.jpg');
}
.nav_text{
    color : #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	align: center;
}
.footer_text{
    color : #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.a_footer_text{
    color : #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
