img{
		display: none;
	}
	
	body{
	font-family:	arial, helvetica, sans-serif;
	font-size: 1.2em;
	}

	a:hover{
		background: yellow;
	}
