body {
    background-color: black;
} 

.positionLogo{
	width:270px;
	height:150px;
	position:absolute;
	left:20%;
	top:10%;
	margin:-75px 0 0 -135px;
}

.centerImage{
	width:270px;
	height:150px;
	position:absolute;
	left:35%;
	top:30%;
	margin:-75px 0 0 -135px;
}