.title {
	color: #FFFFFF;
	background-color: #663366;
}

#BabyClock {
        background-image: url('/images/MeganBabyButtonGirl.gif');
}

.nav a.megan {
	color: white;
	background-color: #663366;
}

.nav a.megan:visited {
	color: white;
}

.nav a.megan:active {
	color: white;
}

.nav a.megan {
	border-bottom: solid 2px;
}

#content {
	width: auto;
	margin: auto;
	text-align: center;
}

#content div {
	text-align: left;
	width: 40em;
	margin-left: auto;
	margin-right: auto;
}

#content div p {
	text-indent: 2em;
}

#content div p.firstLetter {
	text-indent: 0em;
}

.dropcap {
	font-size: 250%;
	float: left;
	line-height: .8em;
	letter-spacing: -2pt;
}
