body
{
font-family: "Trebuchet MS", "Goudy Old Style";
background-color: /*#ababab;#825662;*/#cd8137;
background-image: url('images/frame_back_trees.png');
background-repeat: repeat-x;
background-position: bottom;
width: 1000px;
margin-left: auto;
margin-right: auto;
}

/* INTRODUCTION */
#header_intro
{
float: left;
width: 300px;
height: 194px;
}
#block_intro
{
margin-top: 150px;
background-image: url('images/house_back.JPG');
background-repeat: no-repeat;
border: 3px solid #914417;
width: 1000px;
height: 600px;
}
#intro_language_links
{

width: 1000px;
height: 585px;
background-image: url('images/intro-text_background.png');
background-repeat: no-repeat;
background-position: bottom;
}
#intro_link_fr
{
float: right;
width: 250px;
margin-top: 450px;
margin-left: 25px;
}
#intro_link_fr a:hover
{
background-image: url('images/bienvenue-hover.png');
background-repeat: no-repeat;
}
#intro_link_fr:hover
{
background-image: url('images/bienvenue-hover.png');
background-repeat: no-repeat;
}
#intro_link_nl
{
float: right;
width: 200px;
margin-top: 450px;
margin-left: 50px;
}
#intro_link_nl a:hover
{
background-image: url('images/welkom-hover.png');
background-repeat: no-repeat;
}
#intro_link_nl:hover
{
background-image: url('images/welkom-hover.png');
background-repeat: no-repeat;
}
#hide
{
display: none;
visibility: hidden;
}
img
{
border: none;
text-decoration: none;
}
/* SIGNATURE */
.by
{
text-align: center;
font-family: Arial;
font-size: 10px;
padding-top: 60px;
}
a
{
color: black;
text-decoration: none;
}
.bottom_links
{
font-size: 10px;
font-family: Arial;
padding-top: 20px;
border-top: 2px dashed #914417;
}
