@charset "utf-8";
/* CSS Document */

#tv {
	background:#e6e6e6;
	background-image:url(fon.png);
	background-repeat:no-repeat;
	height:320px;
	width:674px;
	
	padding:10px;
	margin-bottom:10px;
	
}