body {
	background: #E56717;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}

div#nifty {
	margin: 120px auto;
	width: 350px;
	background: #fff;
	
}

div#logo {
	margin-top: 5px;
	text-align: center;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #0e0e0e;
}

b.rtop, b.rbottom{
	display:block;
	background: #E56717;
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #fff;
}

b.r1{
	margin: 0 5px;
}

b.r2{
	margin: 0 3px;
}

b.r3{
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}