/* CSS Document */

#lesson {
	width:320px;
	height:180px;
	margin:0px;
	padding:10px 160px 10px 10px;
	background-image:url(../img/bg_about.jpg);
	background-position:top;
	background-repeat:no-repeat;
}