Index: branches/LCSv1/static/css/lcstrain.css
===================================================================
--- branches/LCSv1/static/css/lcstrain.css	(revision 593)
+++ branches/LCSv1/static/css/lcstrain.css	(revision 598)
@@ -276,8 +276,9 @@
 .label { 
 	font-family: geneva, sans-serif; 
-	font-size: 16px; 
+	font-size: 18px; 
 	color: #003366; 
 	font-weight: bold; 
-	text-align: right; 
+    text-align: right; 
+    margin: 0% 1% 0% 3%;
 }
 
@@ -620,5 +621,6 @@
 	font-size: 32px;
 	font-weight: bold;
-	text-align: center;
+    text-align: center;
+    color: #08298A;
 }
 div.header h1 {
@@ -887,5 +889,5 @@
 select {
 	font-family: Arial, Helvetica, sans-serif;
-	font-size: 11px;
+	font-size: 18px;
 }
 textarea {
@@ -899,5 +901,5 @@
 input {
 	font-family: Arial, Helvetica, sans-serif;
-	font-size: 11px;
+	font-size: 18px;
 }
 .dtm_msg {
@@ -1251,5 +1253,14 @@
 
 .heading2 {
-    font-size: 16px;
+    font-size: 20px;
+    font-weight: bold;
+    margin-top: 1em;
+    margin-bottom: 1em;
+    margin-left: 0px;
+    margin-right: 0px;
+}
+
+.heading3 {
+    font-size: 22px;
     font-weight: bold;
     margin-top: 1em;
@@ -1684,5 +1695,6 @@
 
  .block-content {
-     padding: 0% 25% 0% 40%;
+     /* padding: 0% 25% 0% 40%; */
+     justify-content: center;
  }
 
@@ -1710,2 +1722,17 @@
     margin-left: 20%;
 }
+
+label.username-label {
+    font-size: 20px;
+    margin-right: 1%;
+    font-family: geneva, sans-serif; 
+	color: #003366; 
+	font-weight: bold; 
+	text-align: right; 
+}
+
+.searchform {
+    margin: 4% 0% 4% 0%;
+    justify-content: center;
+    width: 650px;
+}
