@charset "UTF-8";
*{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body {
	background-size: 100%;
	background-repeat: repeat-x;
	background-image: url(bg5.jpg);
}
#whitebar {
	height: 50px;
	width: 100%;
	background-color: #FFFFFF;
}
