body
{
padding:0px;
margin:0px;
font-family:verdana, arial, sans-serif;
color:#7d995e;
font-size:10px;
}

a{
color:#7d995e;
text-decoration:none; 
}		

a:hover {
color:#7d995e;
text-decoration: underline; 
}

div#container
{
margin:-284px 0 0 -408px;
width:816px;
height:568px;
background-image:url(../images/bg_container.jpg);
background-repeat:no-repeat;
position:absolute;
top:50%;
left:50%;

}

div#werken
{
width:300px;
height:250px;
padding-left:40px;
}

div#content
{
padding-left:50px;
width:730px;
height:200px;
}

div#bottom
{
width:600px;
height:50px;
color:#FFFFFF;
padding-left:150px;
}

div#bottom a
{
color: #ffffff; 
text-decoration: none; 
}
div#bottom a:hover
{
color:#FFFFFF;
text-decoration: underline; 	
}

