body{
padding: 0;
margin-top: 20px;
background: url("http://www.lenehansson.dk/Files/Billeder/Baggrunde/bg_ris.jpg");
text-align: center;
}

#outer{
width: 940px;
background: #CDCDCD;
color: #000000;
margin: auto;
text-align: left;
}

#header{
height: 140px;
}

#header img{
display: block
}

