Hi,

I want to place a background image in the body part. That would be somewhere here I guess

body {
background-color:#E5EDF5;
color:#000000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:62.5%;
margin:0pt;
}


I want to repeat both horizontal and vertical. Does anyone know the right css code to do this?

Thank you in advance,

J. van Ree