* {padding: 0; margin: 0;}

img, div { behavior: url(iepngfix.htc); }

body {
	background: #FFF url(/images/splash-bg.gif) repeat-x center top;
	color: #41263D;
}

/* ########################################################## */
/*                          Template                          */
/* ########################################################## */

/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 390px;
	margin: 0 auto;
	margin-top: 170px;
	background: url(/images/bg_card.gif) repeat-y right top;
	position: relative;
}
#top {
	height: 329px;
	position: absolute;
	width: 369px;
	top: 0;
	right: 0;
	z-index: 2;
}

