body, p {
  text-align:center;
	background-color:#f6f6f6;
	text-color:#999;
}

.centerimage {
  margin-top:-250px;
	text-align:center;
	border:0px;
  background-color:#f0f;
}

h1 {
    font-size: 28px;
    text-align: center;
}

a {
	text-color:#aaa;
}
