BODY
{
  padding:                    0px;
  margin:                     0px;
  border:                     0px;

  font-family:                Georgia;
  color:                      #6e8cad;
  text-align:                 center;

  b ackground-color:           #DFE0F2;
  background-color:           #DBDCEE;
}

table#main
{
  background-image:           url(images/sfondo800_600.gif);
  background-position:        center center;
  background-repeat:          repeat-y;
  background-attachment:      fixed;
  width:                      775px;
  height:                     100%;
  text-align:                 center;
  padding:                    0px;
}

img#bigPhoto1
{
  overflow:                   hidden;
  width:                      75%;
  height:                     100%;
  align:                      center;
}

img#bigPhoto2
{
  overflow:                   hidden;
  width:                      75%;
  height:                     100%;
  align:                      center;
}

img#bigPhoto3
{
  overflow:                   hidden;
  width:                      75%;
  height:                     100%;
  align:                      center;
}

div#box
{
  overflow:                   hidden;
  width:                      100%;
  max-height:                 0px;
  height:                     auto !important;
  height:                     100%;

  font-family:                Georgia;
  color:                      #6e8cad;
}

A:link
{
  text-decoration:            underline;
  font-family:                Georgia;
  font-weight:                bold;
  color:                      #6e8cad;
}
A:visited
{
  text-decoration:            underline;
  font-family:                Georgia;
  font-weight:                bold;
  color:                      #6e8cad;
}
A:active
{
  text-decoration:            underline;
  font-family:                Georgia;
  font-weight:                bold;
  color:                      #6e8cad;
}
A:hover
{
  text-decoration:            underline;
  font-family:                Georgia;
  font-weight:                bold;
  color: red;
  color:                      #6e8cad;
}
