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

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #000;
		}
		
		
		#wrapper {
		margin: auto;
		width: 515px;
		padding: 0 10px;
		background-color: #000;
		background-repeat: no-repeat;
		overflow: hidden;
		
		}
		
		#topTel {
		height: 50px;
		width: 515px;
		overflow: hidden;
	
		}
	
		
		#midTel {
		height:377px;
		width: 515px;
		overflow: hidden;
		background-image: url(telMega.jpg);
		
}

		#bottomTel {
		height: 10px;
		width: 515px;
		
		
}

