body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000000;
background-color: #99CCFF;
background-image: url(../images/rodolfo.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% 0em;
margin: 0em;}

p.white {
color: #ffffff
}

a:link {
font-size: 90%;
color: #FF3366;
text-decoration: none;
font-weight: bold;}

a:visited {
font-size: 90%;
color: #FF3366;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-size: 90%;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;}

