	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	#info {

		position:absolute;
		left: 10px;
		top:10px;
		}

	#info a{
		border-style:none;
		}