diff --git a/style.css b/style.css index 1f4a9a3..549d05d 100644 --- a/style.css +++ b/style.css @@ -1,2 +1,10 @@ +header { + background-color: #FF9933; +} + #header_title { } + +#header_blurb { + width: 80%; +}