body {
	height:100%;
	width:98%;
}

#parent-container {
	position:relative;
	height:100%;
	width:98%;	
	text-align:center;
	
}


#img-container {
	position:relative;
	top:0%;
	height:281px;
	width:100%;
	margin-top:0%;
	text-align:center;
	
}



