diff --git a/README.md b/README.md
index a7cb75f..62fe830 100644
--- a/README.md
+++ b/README.md
@@ -54,3 +54,14 @@ This isn't the first time someone has attempted to write a contribution guide. H
[GitHub Help and Documentation](https://help.github.com/en)
[How to Keep a Downstream git Repository Current with Upstream Repository Changes](https://medium.com/sweetmeat/how-to-keep-a-downstream-git-repository-current-with-upstream-repository-changes-10b76fad6d97)
[Your first open source contribution: a step-by-step technical guide](https://medium.com/@jenweber/your-first-open-source-contribution-a-step-by-step-technical-guide-d3aca55cc5a6)
+
+
+[IMG]
+ devOsan
+--------------- Fold
+Vision
+Meeting Info
+Time Location (Map)
+Events Projects
+Learning Resources FAQ
+Contact Us
\ No newline at end of file
diff --git a/index.html b/index.html
index e12639e..37a74ed 100644
--- a/index.html
+++ b/index.html
@@ -18,28 +18,149 @@
-
+
-
asdf2
-
-
{dev}Osan
-
Software Development Club
-
+
+
+
+
{dev}Osan
+
Software Development Club
+
+
-
asdf
+
+
+
+
+
Bringing Developers, Graphic Designers, and Engineering together at Osan! Beginners and Experts alike!
+
+
+
+
-
+
+
+
+
+
Meeting Info
+
+ ยบ
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Events
+
+ - Event 1
+ - Event 2
+ - Event 3
+ - Event 4
+
+
+
+
Projects
+
+ - Project 1
+ - Project 2
+ - Project 3
+ - Project 4
+
+
+
+
+
+
+
+
+
Learning Resources
+
+
+
+
+
+
+
+
FAQ
+
??????
+
AAAAAAAAA
+
??????
+
AAAAAAAAA
+
??????
+
AAAAAAAAA
+
??????
+
AAAAAAAAA
+
+
+
+
+
diff --git a/styles.css b/styles.css
index 6f60eb2..a25b002 100644
--- a/styles.css
+++ b/styles.css
@@ -1,4 +1,51 @@
* {
- background-color: #696035;
+ background-color: #BDB;
color: #202222;
+}
+
+.rightalign{
+ text-align:right;
+}
+
+.osanlogo{
+ font-size:64px;
+}
+
+.visionstatement{
+ text-align:center;
+ font-style: italic;
+}
+
+.wingdings-image{
+ font-family:"Wingdings";
+ font-size:96px;
+ color:#040;
+ width:120px;
+}
+
+.webdings-image{
+ font-family:"Webdings";
+ font-size:96px;
+ color:#040;
+ width:120px;
+}
+
+.info-display{
+ padding-top:16px;
+}
+
+.info-header{
+ font-size:48px;
+}
+
+.info-header-sm{
+ padding-left:12px;
+}
+
+.answer{
+ margin-left:10px;
+}
+
+.spacer{
+ height:64px;
}
\ No newline at end of file