#title {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: .4em;
	font-weight:normal;
	line-height:60px;
	color:#222;
	}
#wrapper {
	width: 805px;
	height: 258px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #fbd9e7;
	color: #222;
	}
.fresh {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#222;
	background-color:#fbd9e7;
	
	}
.Nav {
	line-height:80px;
	text-align:center;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing: .1em;
}
.Nav a {
	color:#bbb;
	text-decoration: none;
	}
.Nav a:hover {
	color: #952253;
	}


