body
{
margin: 0;
padding: 0;
font-size: 0.5em;
font-family: Verdana;
color: black;
height: 100%;
background-color: black;
}

#container 
{
margin: 0 auto;
width: 1024px;
height: 708px;
background: transparent url('../images/CBA-Intropage.png') top left no-repeat;
}

#header
{
margin: 0 auto;
background: transparent url('../images/header.png') top left no-repeat;
width: 846px;
height: 132px;
}

#content
{
position: relative;
}

#choose_lang 
{
background: transparent url('../images/choose_language.png') top left no-repeat;
width: 231px;
height: 35px;
position: absolute;
left: 110px;
top: 20px;
}

a
{
text-decoration: none;
}

img
{
border-style: none;
}

a#choose_nl
{
position: absolute;
left: 134px;;
top: 152px;
}

a#choose_fr
{
position: absolute;
left: 760px;
top: 152px;
}

#footer
{

}
