body {
background-image: url("http://farm8.staticflickr.com/7164/6631817105_b55cf4184c_o.jpg"); /* Change the part in double quotes to a image in the themes image folder */
}

#nav :link, #nav a:visited {
color: #000; /* Change to 'color: #000;' for black header navigation */
}

#nav a:hover{color:#BB1717;font-weight:700;text-decoration:underline}
