diff --git a/css/styles.css b/css/styles.css index 8b13789..049efb3 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1 +1,39 @@ +#contact-us { + background: lightblue; +} +#about-us { + background: lightgray; +} + +#header { + background-image: url("../img/milkbg.jpg"); + height: 500px; + background-repeat: no-repeat; + background-position: center; +} + +#header-text { + /*padding: 100px;*/ + position: relative; + top: 125px; + display: inline-block; +} + +#about-img { + float: left; +} + +#about-text { + padding-left: 300px; +} + +.jumbotron { + background-color: black; + opacity: 0.6; + color: white; +} + +.row { + padding: 30px; +} \ No newline at end of file diff --git a/index.html b/index.html index e2bedec..bbba9a1 100644 --- a/index.html +++ b/index.html @@ -1,47 +1,93 @@
-Buy our awesome cookies. All proceeds go to charity!
+ + + -Buy our awesome cookies. All proceeds go to charity!
+Tasty mint chocolate cookies
-
+ Yummy peanut buttery goodness!
-
+ Tasty mint chocolate cookies
+
+ Santa's favorite classic.
-
+ Yummy peanut buttery goodness!
+
+ Camp fire favorite!
-
+ Santa's favorite classic.
+
+ Camp fire favorite!
+
+
+