.centre {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	height: 500px;
	width: 760px;
	top: 50%;
	margin-top: -250px;
}

body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

.centreSmall {
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.superAdminCentre {
	margin-left: -445px;
	position: absolute;
	left: 50%;
	height: 570px;
	width: 890px;
	top: 50%;
	margin-top: -285px;
	z-index: 1;
}
.mvpThinCentre {
	margin-left: -220px;
	position: absolute;
	left: 50%;
	height: 480px;
	width: 440px;
	top: 50%;
	margin-top: -240px;
	z-index: 1;
}
.centreMain {
	margin-left: -400px;
	margin-top: -250px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 500px;
	width: 800px;
}
#upload {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 20;
	margin-top: 160px;
	margin-left: 60px;
	visibility: hidden;
	height: 100px;
	width: 400px;
}
.mvpCentre {
	margin-left: -400px;
	position: absolute;
	left: 50%;
	height: 480px;
	width: 800px;
	top: 50%;
	margin-top: -240px;
	z-index: 1;
}
.trailCmsMerge {
	margin-left: -100px;
	position: absolute;
	left: 50%;
	height: 50px;
	width: 200px;
	top: 50%;
	margin-top: -25px;
}
.mvpCentreCmsMerge {
	margin-left: -175px;
	position: absolute;
	left: 50%;
	height: 260px;
	width: 350px;
	top: 50%;
	margin-top: -130px;
	z-index: 1;
	
}
.iTunesCentre {
	margin-left: -150px;
	position: absolute;
	left: 50%;
	height: 200px;
	width: 300px;
	top: 50%;
	margin-top: -100px;
}



.vicoSiteCentre {
	margin-left: -500px;
	position: absolute;
	left: 50%;
	height: 570px;
	width: 1000px;
	top: 50%;
	margin-top: -285px;
}