	.ctc{
	width:1200px;
	height:190px;

	position:absolute;
	background-color:rgba(0,0,0,.65);
	border-radius:20px 20px 0px 0px;
	color:rgb(210,210,210);
	font-family:Calibri;
}

.ctc p{
	
	color:rgb(210,210,210);
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	top:150px;
	text-align:center;
	position:absolute;
	font-family:Calibri;
	
}


.cpright{
	width:1200px;
	height:40px;
	font-family:Calibri;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
	text-align: center;
	color:rgb(210,210,210);
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:12px;
	
}
.cpright p{
	display: inline-block;
	font-family:Calibri;
	font-size:12px;
}