@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0px;
	text-align:center;
	/*background-image:url('../img/basic/background.gif');
	background-repeat:repeat-x;*/
	background-color:#000;
	}
	#flash {
		margin:0px auto;
		display:block;
		}		
