﻿body {
}
.titol
{
     
    border-style :none ;
    word-spacing: 2;
    font-family: Rockwell;
    font-size: x-large;
    color: navy;
    font-weight: normal;
    /* background-image: url(imatges/botoMenu.jpg); */
    background-color: transparent;
    font-variant: normal;
    
    
}
.nom
{
    border-style :none ;
    word-spacing: 2;
    font-family: Rockwell;
    font-size:  medium;
    color: navy;
    font-weight: normal;
    /* background-image: url(imatges/botoMenu.jpg); */
    background-color: transparent;
    font-variant: normal;
}
.mail
{
    border-style: none;
    word-spacing: 2;
    font-family: Courier New;
    font-size: small;
    color: navy;
    font-weight: normal; /* background-image: url(imatges/botoMenu.jpg); */
    background-color: transparent;
    font-variant: normal;
    text-decoration: underline;
}
.fons
{
    
       position :relative;
    background-image: url(imatges/teclatFons.jpg)  ;
    
 
 
}