@charset "utf-8";
#wrapper {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#col1 {
	background-image: url(/construc.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 500px;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#col2 {
	background-image: url(/images/Tvslogo4a.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 600px;
	margin-top: 100px;
	margin-left: -50px;
	margin-right: auto;
	background-position: center center;
}
