body {
background-image: url("images/bg/bg1.jpg"); /* Change the part in double quotes to a image in the themes image folder */
background-color: #FFF;
}

#nav :link {
color: #000; /* Change to 'color: #FFF;' for white header navigation */
}
