diff --git a/tree/canteen.css b/tree/canteen.css
index 07d6159..cd1f6ed 100644
--- a/tree/canteen.css
+++ b/tree/canteen.css
@@ -43,9 +43,10 @@
svg {
width: 100%;
height: 100%;
- position:absolute;
+ position:fixed;
z-index: -10;
+
}
.instructions{
@@ -118,6 +119,52 @@ span.button_text{
z-index: 0;
}
+/*school staff*/
+
+#table {
+ bottom: 50%;
+ left: 45%;
+ position:absolute ;
+}
+
+div.figure1 {
+ top: 20%;
+ left: 30%;
+ position:absolute ;
+}
+
+div.figure2 {
+ top: 10%;
+ left: 60%;
+ position:absolute ;
+}
+
+div.figure3 {
+ top: 25%;
+ right:10%;
+ position:absolute ;
+}
+
+div.figure4 {
+ bottom: 35%;
+ left: 50%;
+ position:absolute ;
+}
+
+div.figure5 {
+ bottom: 25%;
+ right: 25%;
+ position:absolute ;
+}
+
+
+
+
+
+
+
+
+
/* baloons*/
diff --git a/tree/canteen.html b/tree/canteen.html
index 333c03b..6ecd4a7 100644
--- a/tree/canteen.html
+++ b/tree/canteen.html
@@ -3,7 +3,7 @@
I was hoping that someone would find my newspaper.
- My name is Ned, I used to be the school's janitor. I got fired last week because the school noticed I was investigating the kids' conditions. Believe me, the situation is shadier then it seems. Do you wanna know what I just found out?
- The school is involved in sinister activities: together with the Monteferro Food Enterprise they are poisoning the children's meals. Follow me to the enterprise's fields: I can show you the proof of what I'm saying.
+
- You are now in the school canteen. Unluckily the staff is there as well.
- Click on the corn on the table to take it with you and confront it with what you found at Monteferro's field.
+ You are now in the school canteen. The staff is there as well: the plan might get more complicated.
+ Click on the corn on the table to take it with you.
Oh jeez! The school cooking staff turned into what appears to be a devil-worshippers gang!
@@ -56,12 +79,14 @@