diff --git a/skins/uabvector/main-ltr.css b/skins/uabvector/main-ltr.css
index 78dd1e2be5dee5059bbbf0848e3aca05806ad049..450844a22d4014ffc4f9580ba213c2f9da0287be 100644
--- a/skins/uabvector/main-ltr.css
+++ b/skins/uabvector/main-ltr.css
@@ -31,10 +31,13 @@ body {
 #content {
 	margin-left: 10em;
 	padding: 1em;
+        left: 30%;
+        /*
 	background-image: url(images/border.png);
 	background-position: top left;
 	background-repeat: repeat-y;
 	background-color: white;
+        */
 }
 /* Head */
 #mw-page-base {