.bg {	background-image: url(images/bg.jpg);	background-repeat: no-repeat;	background-position: bottom;}.bgw {	background-image: url(weddingimages/bg.jpg);	background-repeat: no-repeat;	background-position: bottom;	background-color: #C9D5E2;}.header {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;}.main {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	color: #333333;}.copy {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}.shadow {	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}.border {	border: thin solid #333333;}