/* Copyright Marche Bacchus 2008. All Rights Reserved. */
* {padding:0; margin:0;}
html{
	background:#000 url('../imateq/site/main-bg.jpg') top center no-repeat;
}

body {
	color:#ccc;
	text-align:center;
	margin:0px auto;
	font:normal 11px arial, sans-serif;
}
table{margin:0px auto;}

a {color:#fff;}
#mainFlash {
	margin:0px auto;
	width:1010px;
	height:675px;
	border:solid 1px #2c1d12;
}
#curtainFlash {
	margin:0px auto;
	width:1010px;
	height:675px;
}