
body {
	text-align: left;
	background: #ffffff url('http://174.37.197.188/~puddled1/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;
	}