/***********************************/ /* Background image for index file *//***********************************/ /* EXAMPLES */.bgpeople_family {	background-image: url(../images/background/people.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgphotos {	background-image: url(../images/background/jalbum.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces {	background-image: url(../images/background/places.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_canada {	background-image: url(../images/background/canada.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_cornwall {	background-image: url(../images/background/cornwall.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_jersey {	background-image: url(../images/background/jersey.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_leicester {	background-image: url(../images/background/leicester.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_local {	background-image: url(../images/background/local.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_london {	background-image: url(../images/background/london.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_staffordshire {	background-image: url(../images/background/staffordshire.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}.bgplaces_wales {	background-image: url(../images/background/wales.jpg);	background-attachment: fixed;	background-position: 0px 0px;	/* first number moves right (+ve) left (-ve), second number moves up (-ve) down (+ve) */	background-repeat: no-repeat;}