<!-- Fnarfbargle.com default CSS -->
h1 {
	color: #7DA647;
	
}

body {
	font-family: arial, helvetica, sans-serif;
}
.headbar{
		background:transparent url('images/top-bar.png') repeat-x;
}

.sidebar {
	background:transparent url('images/side-bar.png') repeat-y;
}	

