Update notes.
[libguestfs-talks.git] / 2013-kvm-forum / 4100-appliance2.html
index b9ad5e7..a6de2cf 100644 (file)
@@ -4,8 +4,11 @@
 <style type="text/css">
 img.center {
   height: 80%;
-  margin-left: auto;
-  margin-right: auto;
+  position: fixed;
+  top: 50%;
+  left: 50%;
+  margin-top: -250px;
+  margin-left: -150px;
 }
 </style>