diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index 626a36538..1aee37e09 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -2,7 +2,7 @@
%html
%head
%title Rotten Potatoes!
- = stylesheet_link_tag 'general'
+ = stylesheet_link_tag 'application'
%body
- if flash[:notice]