body {
	margin:0;
	padding:0;
	background:#000;
	color:#ccc;
}
#core {
	height:75px;
	width:500px;
	margin:0 auto;
	padding:0;
	margin-top:200px;
	margin-bottom:50px;
	background:transparent url('thegalacticempire.png') center center;
}
#core p {
	display:none;
}
p {
	text-align:center;
}

