body
 { 
    font-family: Apple LiGothic, Futura, Arial; 
    font-style: normal; 
    text-align: justify; 
    background-color: #ffffff;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3c3c3c;
	background-image: url(images/angolo_noemi.png);
    background-repeat: no-repeat;
    background-position: top left;
  }

div#gray
{
    text-align: left;
    font-size: 10px;
    color: #3c3c3c;
}
 
div#gray a
{
    text-align: center;
    font-size: 10px;
    color: #3c3c3c;
}
 
p 
{ 
   color: #3c3c3c; 
   font-size: 15px; 
   text-align: justify; 
}

h1
{
    color: #3c3c3c;
    font-size: 35px;
    text-align: left;
}

div#link a
{
    color: #ff170c;
    font-size: 20px; 
    text-decoration: underline;
} 

a
{
    color: #ff170c;
    font-size: 14px; 
    text-decoration: none;
}

a:hover
{
    color: #ff170c;
    font-size: 14px; 
    text-decoration: underline;
}

a:active
{
    color: #ff170c;
    font-size: 14px; 
    text-decoration: underline;
}

.credits
{
    color: #3c3c3c;
    font-size: 10px;
}

.credits a
{
    color: #3c3c3c;
    text-decoration: none;
    font-size: 14px;
}

.credits a:visited
{
    color: #3c3c3c;
    text-decoration: none;
    font-size: 14px;
}

.credits a:hover
{
    color: #3c3c3c;
    text-decoration: underline;
    font-size: 14px;
}