--- /dev/null
+body {\r
+ background-color: rgb(255,255,255);\r
+ color: rgb(26,151,15);\r
+ font-family: Arial, Helvetica, sans-serif;\r
+ border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
+ border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
+ border-color: rgb(15,15,15);\r
+}\r
+\r
+#content {\r
+ background-color: rgb(255,255,255);\r
+ color: rgb(0,0,0);\r
+ border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
+ border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
+ padding: 2px;\r
+ border-color: rgb(0,0,0);\r
+ margin-left: 25%; width: auto;\r
+}\r
+\r
+#tags {\r
+ background-color: rgb(255,255,255);\r
+ color: rgb(4,151,15);\r
+ font-family: Trebuchet MS, sans-serif;\r
+ font-style: normal;\r
+ border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
+ border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
+ border-color: rgb(0,0,0);\r
+ padding-top: 20px;\r
+ width: 25%; position: relative; top: 0; left: 0; float: left;\r
+}\r