body {	
	font-size: 75%;
  	color: #222; 
  	background: #fff;
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url("tibouchina.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }