diff --git a/store/templates/storeupload.html b/store/templates/storeupload.html
index 965206a3efc14dbf559e232c7ca14c2a4db372c8..2bea10ede3a2387ba211cbad321cf40b4ab41c13 100644
--- a/store/templates/storeupload.html
+++ b/store/templates/storeupload.html
@@ -33,6 +33,8 @@
             font-weight: bold;
             /* set the color to FFD369 */
             color: #FFD369;
+            text-align: center;
+            margin-top: 100px;
         }
         
     </style>