.button{
				position:absolute;
				top:490px;
				left:90px;
				font-size:34px;
				color:red;
				font-family: arial;
}

a:hover{
				 color:green
				 }