diff --git a/blog/blog.html b/blog/blog.html
index e69de29..c9be1cf 100644
--- a/blog/blog.html
+++ b/blog/blog.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ J-Pez Development
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/contact/contact.html b/contact/contact.html
index e69de29..a215aff 100644
--- a/contact/contact.html
+++ b/contact/contact.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ J-Pez Development
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/home/index.html b/home/index.html
index 987d8fc..e77a4b1 100644
--- a/home/index.html
+++ b/home/index.html
@@ -8,20 +8,22 @@
- J-Pez Development
-
+
-
-
-
+ J-Pez Development
+
+
+
+
+
diff --git a/portfolio/portfolio.html b/portfolio/portfolio.html
index e69de29..5e7a118 100644
--- a/portfolio/portfolio.html
+++ b/portfolio/portfolio.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ J-Pez Development
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/sitereport/sitereport.html b/sitereport/sitereport.html
index e69de29..d8bd6c3 100644
--- a/sitereport/sitereport.html
+++ b/sitereport/sitereport.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ J-Pez Development
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/style/main.css b/style/main.css
index e7b07cc..0dc7abc 100644
--- a/style/main.css
+++ b/style/main.css
@@ -124,12 +124,13 @@ nav > .link:hover {
.extraInfo {
white-space: nowrap;
padding: 0.2em;
- margin-top: -1.2em;
+ margin-top: -1.6em;
margin-left: -2em;
background-color: #e5e5e5;
color: #000000;
display: none;
z-index: 1000;
+ border-radius: 10em;
position: absolute;
}