#content
{
background-image: url('http://bellandfrech.com/imglib/back112.jpg');
background-repeat: repeat;
}

#content A
{
color: #0000ff;
text-decoration: underline;
}

#content A:visited
{
color: #0060bf;
text-decoration: underline;
}

#content A:hover
{
text-decoration: none;
}

#footer
{
background-repeat: repeat;
background-image: none;
background-color: #ffffbf;
}

#footer A
{
color: #0000ff;
text-decoration: underline;
}

#footer A:visited
{
color: #0000ff;
text-decoration: underline;
}

#footer A:hover
{
text-decoration: none;
}