body, html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
}
div#container {
position:relative;
width: 983px;
height: 665px;
left: 50%;
margin-left: -491px;
}
div#header {
position: relative;
width: 975px;
height: 169px;
}
div#midden {
position: relative;
width: 983px;
height: 356px;
background-image:url(../images/midden.jpg);
background-repeat:no-repeat;
}
div#midden p {
padding: 120px 491px 0px 142px;
text-align:justify;
}
div#footer {
position: relative;
width: 983px;
height: 140px;
}
img {
border: 0;
}

