div#body{
	background:white url('../img/home_bg.png') bottom right no-repeat;
}

h1{
	color:#366478;
}

p.intro{
	font-weight:bold;
	color:#666;
	font-size:11px;
}


ul.bieb_oz{
	list-style:none;
	font-weight:bold;
	font-size:11px;
	color:#999;
	padding:0px;
	margin:30px 0px 0px 0px;
}
ul.bieb_oz, ul.bieb_oz a{
	color:#999;
}

ul.bieb_oz li{
	padding-left:23px;
	background:url(../img/square.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}

ul.bieb_oz li a:hover{
	color:#860E29;
	text-decoration:none;
}

