.body {
background-color:#000000;
background-image:url("bg.jpg");
background-repeat:repeat;
}

.outline {
background-color:#ffffff;
}