body {
	font-family: Arial, Helvetica;
	background-color: #fff);
	color: #fff;
	text-align: center;
	margin:0; padding:0;
}
#bar { 
	position: absolute; 
	top: 0; 
	left: 0;
	margin:0;
	padding:0; 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 100%; 
	height: 46px;
	z-index: 100;
	background-image: url(http://0ct.it/0ctbg.gif);
	background-repeat:repeat-x;
	background-position:left;
}
