html{
	color:#000;
	background:#FFF;
}
body,div{
	margin:0;
	padding:0;
}
#bar{
	height: auto !important;
	min-height: 70px;
	min-width: 850px;
	background-image: url('images/barheader.jpg');
	background-repeat: no-repeat;
}
#bar img{
	border: none;
}
