body{
	padding:0;
	margin:0;
	background: #b9abe8 url(images/cakedreams_home.png) repeat-y;
}
#container {
	width: 935px;
}

#top {
	width: 935px;
}

#nav {
	width: 148px;
	float: left;
	font-family: Zapfino, "Brush Script MT", "Comic Sans MS", "Savoye LET", cursive;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 100px;
}
#nav a{
	color:#594674;
	text-decoration:none;
	font-size: 18px;
}
#nav a:hover{
	color:#FFFFFF;
}

#center {
	width: 665px;
	float: left;
	margin-top: 10px;
}
