/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.monitor {
	background-image: url(img/monitor.jpg);
	width: 397px;
	height: 274px;
}
.monitor1 {
	background-image: url(img/monitor-01.jpg);
	width: 336px;
	height: 274px;
	margin: 0px;
	padding: 0px;
}
div#streaming {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
