Full beta
diff --git a/css/main.css b/css/main.css
index a07653c..73c2b6a 100644
--- a/css/main.css
+++ b/css/main.css
@@ -2,10 +2,29 @@
 	font-size: 18px;
 }
 
+.goback {
+	font-size: 14px;
+	font-family: 'Open Sans';
+	float: right;
+	text-decoration: none;
+}
+
+#inner-container {
+	padding-bottom: 50px;
+}
+
 table td {
 	vertical-align: top;
 }
 
+td.table_text {
+	padding-left: 10px;
+}
+
+td.table_img {
+	padding-top: 10px;
+}
+
 #butons button {
 	font-size: 1.25em;
 	min-height: 2em;