div.main {
		background: #92CE0C url(http://www.rumiami.com/wp-content/themes/fancy/img/bg/bg.gif) repeat scroll 0 0;
	}
	.header .name, .header .name a {
		color: #92CE0C;
		margin-bottom: 0 !important;
	}
	.menu ul {
		border-top: solid 3px #92CE0C;
	}
	.menu .current_page_item, .menu li a:hover {
		background: #92CE0C;
	}
	div.banner {
		border-bottom: 3px solid #92CE0C;
	}
	.post blockquote p {
		border: 1px dashed #92CE0C;
	}
	.post p, .post a, .post li {
		font-size: 13px;
	}
	.post a:hover {
		background-color: #FEB400;
	}
	.post .title a {
		background-color: #92CE0C;
	}
	.post h2 a:hover {
		background-color: #FEB400;
	}
	.post span.no {
		background-color: #92CE0C;
	}
	.hr {
		background: url(http://www.rumiami.com/wp-content/themes/fancy/img/sep-green.gif) repeat-x 0 9px;
		!background: url(http://www.rumiami.com/wp-content/themes/fancy/img/sep-green.gif) repeat-x 0 4px;
	}
	.sidebar div a:hover {
		background-color: #FEB400;
	}
	.sidebar div.pink a:hover {
		background-color: #FEB400;
	}
	div.footer {
		border-top: 3px solid #92CE0C;
		font-size: 13px !important;
	}