html, body {
  height:100%;
	text-align:center;
}
body {
  margin:0px auto;
}
a (
	text-decoration:none;
	font-weight:bold;
	font-size:12;
)