/* CSS Document */

body {
	margin-top:0px;
	background-color:#CCCCCC;
}

.header {
background-image:url(../img/header-stille-autobanden.jpg);
height:172px;
width:960px;
background-color:#FFFFFF;
background-repeat:no-repeat;
}

.links {
background-image:url(../img/links-onder-horizontale-bal.jpg);
height:52px;
width:236px;
background-repeat:no-repeat;
}

.menu-achtergrond {
background-image:url(../img/menu-achtergrond.jpg);
height:17px;
width:182px;
background-repeat:repeat-y;
}

.onder {
background-image:url(../img/links-onder-menu.jpg);
height:52px;
width:236px;
background-repeat:no-repeat;
}


