/* Cynthia  intro page CSS */

#base {
	height: 600px;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
body {
	background: #000000;
}

