BODY {
	width:100%;
	max-width:480px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #000000;
	line-height: 1.5;
}
FORM {
	margin: 0px;
}
A:hover {color:red;}
