body{
      background-image: url (images/rio_8_4.jpg);
      background-repeat: no-repeat;
      background-attachment: fixed;
}
a{
     text-decoration: none
}
a:hover{
     font-weight: bold;
}	 	 

