
/* - - - - - - - - - - - - - - - - - - - - -
Title : MJBHA - Body Style - Normal
- - - - - - - - - - - - - - - - - - - - - */


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, helvetica, sans-serif;
 	font-size: 78%;
	color: #000;
	background: url(../images/bodyBkgrd.jpg) top center repeat-y;
	background-color: #fff;
}

