@font-face {    font-family: emAmerType;    src: url(/font/ufonts.com_american-typewriter.ttf);}@font-face {    font-family: emOptima;    src: url(/font/optima.ttf);}body { background-color: #FFFFFF; // #545d62;	 background-image: url(bluegradientbackground.png);/* background-position: relative; */ background-repeat: repeat-x; background-position: center top;*/ background-attachment: fixed;  */}.backcolorlight {	/* background: #FDF5E6 url(whitish-paper-texture-2.jpg) repeat fixed 50% 50%; */background-color: #FDF5E6;background-image: url(paper-sheet.jpg);border: 0px solid #FDF5E6;border-radius: 6px;moz-border-radius: 6px;webkit-border-radius: 6px;background-position: 50% 50%;background-repeat: repeat;background-attachment: fixed; }/*And change it to this:background: white url(log.gif) no-repeat fixed 50% 50%; *//*--float properties below--*/.right { float: right; } .left { float: left; } .clear { clear: both; } /* Centers the Menu *//* The px correspond to the menu choice spacing below */.button {  -webkit-border-radius: 28;  -moz-border-radius: 28;  border-radius: 28px;  font-family: Arial;  color: #f7f9fa;  font-size: 20px;  background: #1f7db8;  padding: 10px 20px 10px 20px;  text-decoration: none;}.button:hover {  background: #3cb0fd;  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);  text-decoration: none;}#menu {	margin-right: 20px;	margin-left: -20px;	width: 800px;	text-align: center;}/* Puts the Menu in one line horizontally */#menu ul {	display: inline-block;	margin-right: auto;	margin-left: auto;	list-style-type: none;}/* Styles the individual Menu choices *//* Set font, size, style */#menu li {	font-size: 16px;	font-weight: 600;	font-family: Optima, sans-serif;	text-transform: uppercase;	display: inline;}/* This is the actual link *//* Set the space around each choice, add/remove an underline, and the color */#menu a {	padding-left: 10px;	padding-bottom: 0px;	padding-right: 10px;	padding-top: 0px;	text-decoration: none;	color: #d6dc2c;}/* This is what the link for the page you're on looks like *//* Each page will need you to manually set the class "active" for the menu choice of the page it's on */#menu a.active {	color: white;}/* This is what happens when you mouseover a Menu choice */#menu a:hover {	color: white;}/* this is the green smaller font */.creamtext {	font-family: emOptima,sans-serif;	font-size: 16px;	color: #434F0B;	font-weight: normal;}.biobodytext {	font-family: emOptima,sans-serif;	font-size: 14px;	color: #434F0B;	font-weight: normal;	style=margin-right: 40px;}.largeoffwhiteheadertext {	font-family: emOptima,sans-serif;	font-size: 38px;	color: #434F0B;	font-weight: lighter;	font-style: regular;}.offwhiteheadertext {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #8B4513;	font-weight: normal;	font-style: normal;}.creamtextunderline {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color:  #ce8500;	font-weight: normal;	text-decoration: underline;}a:link {	color: #ce5100;}a:visited {	color: #8B131D;}.offwhiteheadersmall {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #8B4513;	font-weight: regular;	font-style: regular;}.smallcalendarheaders {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #434F0B;	font-weight: thicker;	font-style: normal;}.calendargigtext {	font-family: emOptima, sans-serif;	font-size: 18px;	color: #8B4513;	font-weight: thick;	font-style: normal;}.calendargighighlight {	font-family: emOptima, sans-serif;	font-size: 16px;	color: #434F0B;	font-weight: thick;	font-style: normal;}.sm2playlist {	height: 80px;	width: 260px;	overflow-x: hidden;	overflow-y: scroll;}.tagline {	color: #d7d3ab;	font-family: emAmerType, Courier, serif;	font-size: 22px;}.igcampaign {	color: #d7d3ab;	font-family: emAmerType, Courier, serif;	font-size: 22px;        text-align: center;}.galleryphotocredit {	color: #9E3B33;	font-family: emOptima;	font-size: 14px;	font-style: italic;}.funkysubhead {	color: #434F0B;	font-family: emAmerType, Courier, serif;	font-size: 20px;}.celtic {font-family: emAmerType, Courier, serif;}/* Notes *//* The green color is #434F0B. *//* The brown color is #8B4513. *//* The font used in tagline and funkysubhead is American Typewriter.*/