diff --git a/index.html b/index.html
index ae9f219..6c19dc1 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
+
Yaras Website
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..bef73aa
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+* {
+ font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
+}
\ No newline at end of file