body {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic;
	background-attachment: fixed;
	background-color: #ff5994;
	background-repeat: repeat;


}
#header {
	width:850px;
	text-align: center;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;

}

#navbar {
	width:850px;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	color: #F00;

	
}

#navbar a:link {
    color: #F00;
	text-decoration: none;
	}
#navbar a:visited {
    color:  #F00;
	text-decoration: none;
	}
#navbar a:hover {
    color: #0CC;
	text-decoration: none;
	}


#allcontent {
	width: 850px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

	}

#middle {
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.feelingsmitten.com/images/FSMIDDLE.jpg);
	background-repeat: repeat-x;
	width:850px;
	background-color: #FFF;


}
h1	{
	width: 800px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #630;


	
}

h1 a:link {
    color: #F63;
	text-decoration: none;
	}
h1 a:visited {
    color:  #F00;
	text-decoration: none;
	}
h1 a:hover {
    color:#3CC;
	text-decoration: none;
	}
#footer {
	
	width:850px;
	margin-right: 0px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;

}
#bottom	{
	width:850px;
	margin-right: 0px;
	text-align: right;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;

	font-family: "Century Gothic";
	font-size: 7px;
	font-style: normal;

	}
	#bottom a:link {
	color: #630;
	text-decoration: none;
	}
#bottom a:visited {
	color:  #630;
	text-decoration: none;
	}
#bottom a:hover {
	color: #FFF;
	text-decoration: none;
	}