/* @group Global */body {	color: #ffffff;	text-align: center;	font: 12px "Arial";
	background: repeat-x url(images/bg.jpg);
	margin: 0;
	padding: 0;
}

#wrap {
	width: 1000px;
	height: 580px;
}

#header {
	height: 200px;
	text-align: center;
}
