* {
  margin: 0;
  padding: 0;
}
body {
	margin-left:auto;
	margin-right:auto;
  font: 14px Verdana, sans-serif; letter-spacing: 0;
}
img {
	border: none;
}
a {
  color: #EA5758;
  outline: none;
  text-decoration: none;
}
#mainpanel {
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	min-height: 440px;
	height: auto;
	overflow: hidden;
	text-align: center;
}
