@charset "UTF-8";
body{
	background:transparent;
}
#nav{
	top:0;
	opacity:1;
}
#nav .btn {
	background:#bb9464;
	color: #fff;
	font-family: 'BioRhyme', serif;
	font-size:11px;
	width:170px;
}

