diff --git a/style.css b/style.css index dda68a6..23ef2b3 100644 --- a/style.css +++ b/style.css @@ -15,4 +15,8 @@ h1 { h3 { text-decoration: dotted; } +h6 { + text-align: center; + color: maroon; +} //note: this is a csss file. it stands for cascading suburb style sheets.// \ No newline at end of file