#wrap {
	width: 900px;
	margin:0 auto;
}

#footer h1{
	margin:0 auto;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align:center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footer p{
	margin:0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	text-align:center;
}


#motherday{
	height: 100px;
	width: 250px;
	padding-bottom:50px;
	margin-left: 325px;
	margin-top: 10px;
}


a:link, a:visited { color: #999; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #999; text-decoration: none; font-weight: normal; }