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: #FFF;
	background-image: url(http://www.partyboxdesign.com/images/partyboxdesignback.gif);
	background-repeat: repeat;
	background-position: center;
}
#header {
	width: 850px;
	text-align: center;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: -5px;
}

#allcontent {
	width: 850px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

	}

#middle {
	text-align: center;
	margin-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.partyboxdesign.com/images/middle.jpg);
	background-repeat: repeat-y;
	width: 850px;
	background-color: #FFF;
}
h1	{
	width: 750px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
	text-align: center	;
	font-size: 12px;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
}
#footer {
	
	width:850px;
	margin-right: 0px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
}
	
#bottom {
	color: #000;
	width: 850px;
	line-height: normal;
	text-align: center;
	background-position: center;
	font-size: small;
}
