@charset "utf-8";
#properbar {
	background-color: #6B881A;
	height: 10px;
	width: 900px;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 119px;
	width: 443px;
}

body {
background-color:#6b881a;
}
