body {
	margin: 0;
	border: 0;
    font-family:Sans-Serif;
    font-size:16px;
    background-color: #000;  
    background-image:url('../images/bkg.jpg') !important;
	background-repeat:no-repeat;
	background-size:100%;
    color: #fff;  
    overflow-x: hidden;
}

#mainDiv {
	margin-top:10px;
	width:100%;
	/*height:911px;*/
	text-align:center;
}

#homeLogo {
	/* --- display w = 640 --- */
	/*
	width: 388px;
	height: 163px;
	*/	
	
	/* --- display w = 320 --- */
	width: 194px;
	height: 81.5px;
}

.pageSection img {
	/* --- display w = 640 --- */
	/*
	width: 458px;
	height: 104px;
	*/	
	
	/* --- display w = 320 --- */
	width: 229px;
	height: 52px;
}