@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9e9e9;
	background-image: url(../images/images_template/body_bkgd2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
		/*font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;*/ /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	
}
