@import url("reset.css");

body {
	height:100%;
	background:url(../images/top_grad.png) top repeat-x;
	font: 12pt Arial;
	color: #666;
}

#passwordreminder {
	text-align: center;
}

img {
	margin: 40px 0;
}
p {
	margin-bottom: 15px;
}
