body {
  background: #FFFFFF url("../images/logo_25.GIF") no-repeat fixed center center;
 }
 a:hover {
 	color: green;
	background-color: #FFFF00;
}