@charset "utf-8";
#home_lhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-attachment: fixed;
	background-image: url(../images/grass.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 380px;
}

