diff --git a/images/birthday_2013_incomplete.png b/images/birthday_2013_incomplete.png
new file mode 100644
index 0000000..6f8cd6d
Binary files /dev/null and b/images/birthday_2013_incomplete.png differ
diff --git a/index.html b/index.html
index a3f6561..330c57e 100644
--- a/index.html
+++ b/index.html
@@ -14,15 +14,15 @@
-
+
Cookies!
My Favorite Cookies:
- - Chocolate Chip
- Peanut Butter
- - Christmas
+ - Chocolate Chip
+ - Sugar Cookies
diff --git a/style.css b/style.css
index 9ca8552..efd016c 100644
--- a/style.css
+++ b/style.css
@@ -10,7 +10,7 @@
@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great|Lato);
body {
- background-color: #431901;
+ background-color: #011943;
}
.pageContainer {
@@ -39,13 +39,13 @@ img {
h1 {
font-family: 'Fredericka the Great', cursive;
font-size: 64px;
- color: #411000;
+ color: #001041;
}
p, li {
font-family: 'Lato', sans-serif;
font-size: 22px;
- color: #984d26;
+ color: #334d26;
}