.home { 	background-color: #C6D5CF; 	background-image: url("../images/homebkg.jpg"); 	background-repeat: no-repeat}                            .mainpic { 	background-color: #C6D5CF; 	background-image: url("../images/bkgdisplay.jpg");    background-repeat: no-repeat}   .spring { 	background-color: #C6D5CF; 	background-image: url("../images/springbkg.jpg"); 	background-repeat: no-repeat}.summer { 	background-color: #C6D5CF; 	background-image: url("../images/summerbkg.jpg"); 	background-repeat: no-repeat}.twilight { 	background-color: #C6D5CF; 	background-image: url("../images/twilightbkg.jpg"); 	background-repeat: no-repeat}.autumn { 	background-color: #C6D5CF; 	background-image: url("../images/autumnbkg.jpg"); 	background-repeat: no-repeat}.winter { 	background-color: #C6D5CF; 	background-image: url("../images/winterbkg.jpg"); 	background-repeat: no-repeat}.wildflower { 	background-color: #C6D5CF; 	background-image: url("../images/wildflowerbkg.jpg"); 	background-repeat: no-repeat}                              .nav:link { 	text-decoration: none;	color: rgb(82,77,122) }.nav:active { 	text-decoration: none;	color: rgb(82,77,122) }.nav:visited { 	text-decoration: none;	color: rgb(82,77,122) }				A:link { 	text-decoration: none;	color: rgb(255,255,255) }A:active { 	text-decoration: none;	color: rgb(255,255,255) }A:visited { 	text-decoration: none;	color: rgb(255,255,255) }	.next:link { 	text-decoration: none;	color: rgb(208,221,216) }.next:active { 	text-decoration: none;	color: rgb(208,221,216) }.next:visited { 	text-decoration: none;	color: rgb(208,221,216) }
