body {
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#topArea {
	height: 300px;
	text-align: center;
	margin-top: 200px;
}

#bar {
	height: 50px;
	text-align: center;
	background: url('images/background01.png') repeat-x;
}

