diff --git a/infoscreen/static/css/apy.css b/infoscreen/static/css/apy.css
new file mode 100644
index 0000000..976fef8
--- /dev/null
+++ b/infoscreen/static/css/apy.css
@@ -0,0 +1,6 @@
+#header {
+ height: 30%;
+ width: 100%;
+ background-color:#7c1330;
+ text-align: center;
+}
\ No newline at end of file
diff --git a/infoscreen/static/html/apy.html b/infoscreen/static/html/apy.html
new file mode 100644
index 0000000..b645e65
--- /dev/null
+++ b/infoscreen/static/html/apy.html
@@ -0,0 +1,12 @@
+
+
+
+
Kilta
+
Lehdet
+
+
+
{{event.name}}
+
{{event.amount}}
+
+
+
\ No newline at end of file
diff --git a/infoscreen/static/html/apy_create.html b/infoscreen/static/html/apy_create.html
new file mode 100644
index 0000000..1b0b2ee
--- /dev/null
+++ b/infoscreen/static/html/apy_create.html
@@ -0,0 +1,10 @@
+