diff --git a/content/grv.html b/content/grv.html
new file mode 100644
index 0000000..5379050
--- /dev/null
+++ b/content/grv.html
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+ Gerard Ribas Vicente
+ Lo difÃcil no es llegar, sino mantenerse.-
+
+ My skills...
+
+
diff --git a/css/team.css b/css/team.css
index bc1289d..512694a 100644
--- a/css/team.css
+++ b/css/team.css
@@ -259,4 +259,20 @@
background-position: center;
float: none;
margin: 0 auto;
+ }
+
+/*GRV*/
+.grv-title{font-size:34px; font-family:'Arvo'; text-align:center}
+.grv-subtitle{font-size:12px; font-family:'Arvo'; text-align:center; font-style:italic;}
+.grv-circular {
+ width: 200px;
+ height: 200px;
+ border-radius: 100px;
+ -webkit-border-radius: 100px;
+ -moz-border-radius: 100px;
+ background: url(http://www.forospyware.com/avatars/744110.gif?dateline=1352316003&type=thumb) no-repeat;
+ background-size: auto 200px;
+ background-position: center;
+ float: none;
+ margin: 0 auto;
}
\ No newline at end of file
diff --git a/index.html b/index.html
index 61ac2a0..8a29c0e 100644
--- a/index.html
+++ b/index.html
@@ -35,6 +35,7 @@
+