@charset "utf-8";
/* CSS Document */
#presentation {
	margin-top: 3px;
	width: 675px;
	height: 350px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #5598CD;
	padding-bottom: 5px;
	padding-left: 10px;
}

#bottom-panel {  }
