
body {
	text-align: left;
	background: #ffffff url('http://puddleducksonline.com/images/pd-back.gif') fixed;		
    }
    
.nav1 {
	font-size: 16px;
	color: #000000;
	text-align: center;
	}
.nav1 a:link {
	text-decoration: none;
	color: #ED6BA7;
	}
.nav1 a:visited {
	text-decoration: none;
	color: #ED6BA7;
	}
.nav1 a:hover {
	text-decoration: none;
	color: #429BC2;
	}
.nav1 a:active {
	text-decoration: none;
	color: #429BC2;
	}

.nav2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
.nav2 a:link {
	text-decoration: none;
	color: #429BC2;
	}
.nav2 a:visited {
	text-decoration: none;
	color: #429BC2;
	}
.nav2 a:hover {
	text-decoration: none;
	color: #ED6BA7;
	}
.nav2 a:active {
	text-decoration: none;
	color: #ED6BA7;
	}
	
.navigation {
	float: right;
	margin-top: 0px;
	clear: both;
	text-align: right;
	margin-right: 30px;
	}

.lgfont{

	color: #ED6BA7;
	font-family: Papyrus, "Papyrus ICG";
		}
