
.newDiv{
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	padding: 0% 15%;
	top: 0px;
}
.newDiv > *{
	color: #ffffff;
}