/* Start of CMSMS style sheet 'DS_style01' */
body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url(images/bg_01.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#imageHolder{
	margin:auto;
	width:1000px;
}
/* End of 'DS_style01' */

