body {
	background-color: #FFFFFF;
	background-image:url(images/flash_bg_watercolor.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%; 
}
#center {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	height:100%; 
	background-image:url(images/index_bg.jpg);
	background-repeat:repeat-y;
}
