body {
	background-color: #000;
}

p {
	color: #fff;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	text-align: center;
}

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

#s {
	left: 0;
	top: 0;
}