diff --git a/IMG_3602.jpg b/IMG_3602.jpg
new file mode 100644
index 0000000..6604730
Binary files /dev/null and b/IMG_3602.jpg differ
diff --git a/Resume Dana Kenzhaliyeva.pdf b/Resume Dana Kenzhaliyeva.pdf
new file mode 100644
index 0000000..20b3439
Binary files /dev/null and b/Resume Dana Kenzhaliyeva.pdf differ
diff --git a/background-gradient.jpg b/background-gradient.jpg
new file mode 100644
index 0000000..619e70f
Binary files /dev/null and b/background-gradient.jpg differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..bcffa76
--- /dev/null
+++ b/index.html
@@ -0,0 +1,31 @@
+
+
+
+
+
+ Dana's web
+
+
+
+
+
+
+
+ Candidate for Bachelor of Computer Science at the University of Waterloo
+
+ (This site is under construction)
+
+
+
+
+
+
diff --git a/style.css b/style.css
index 5b3b32e..b05996f 100644
--- a/style.css
+++ b/style.css
@@ -15,5 +15,22 @@
}
main {
- padding: 0.5em;
+ padding: 1.5em;
+}
+
+p1 {
+ color: red;
+}
+
+body {
+ background-color: #ffffff;
+ background-image: url("IMG_3602.jpg"), url("background-gradient.jpg");
+ background-repeat: no-repeat, repeat;
+ background-position: right top;
+ background-attachment: ,fixed;
+ background-size: 15%, 100%;
+}
+
+header{
+ text-align: center;
}
diff --git a/template.html b/template.html
index 73ba394..bcffa76 100644
--- a/template.html
+++ b/template.html
@@ -3,28 +3,26 @@
- Cool Website Title
+ Dana's web
-
+
- My New Shiny Website
+ Dana Kenzhaliyeva
- With shiny content that should go here!
+ Candidate for Bachelor of Computer Science at the University of Waterloo
- Note that although this line looks like it should start a new paragraph,
- it doesn't.
-
- Instead, put paragraphs in these tags
- Like this.
+ (This site is under construction)
+