/* ------------------------------------------------------------
 * BASIC DECLARATIONS
 * ------------------------------------------------------------ */
 
#containerparty {
  float: center;
	margin: 0;
	padding: 0;
	background: transparent url(../images/nbuy_holiday.gif) center top repeat-y;
	min-height: 100%;
	width: 900px;
  }
