diff --git a/css/styles.css b/css/styles.css
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..608486e9ebab97d9953b7b6aa158efcd7b2987cc 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -0,0 +1,7 @@
+.button-red{
+    background-color: #E0001B;
+}
+
+.button-margin{
+    margin: 20pt;
+}
\ No newline at end of file