/* All One Dharma CSS-1
Home Page Only */

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	text-align: left;
	color: #444;
	background: #f0f3c1 url(images/bg1.jpg) repeat-x;
}
	
.buddha {
	background: 50% 60px url(images/buddha4.gif) no-repeat;
}

div.justify {
	text-align: center;
}

.homefooter, .homefooter a {
	font-size: 12px;
	color: #555;
	text-decoration: none;
}

i.quoted {
	font-size: 12px;
	color:#030;
}

.logo {
	background: top center url(images/aod1.jpg) no-repeat;
}

.title {
	padding-top: 10px;
}