body {
	padding:150px 50px;
	font-family:"Arial";
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
