diff --git a/constants.php b/constants.php
index 7e988b4..3eb550b 100644
--- a/constants.php
+++ b/constants.php
@@ -31,6 +31,7 @@ $extbymimetypes = array(
 );
 
 $artbygenre = array(
+   'Bluegrass' => 'Bluegrass.jpg',
    'Christmas' => 'Christmas.jpg',
    'Classical' => 'Classical.jpg',
    'Comedy - Misc' => 'Comedy.jpg',
diff --git a/img/Bluegrass.jpg b/img/Bluegrass.jpg
new file mode 100644
index 0000000..e5b0614
Binary files /dev/null and b/img/Bluegrass.jpg differ