/*
Title:      Visualgui Motion styles 
Author:     Donny Truong (visualgui.com)
Updated:    Sept. 2009
*/


  body {background:#000;}
  body#Thirsty {background:#fff;}
  div.container {top: 0; left: 0; width: 100%; height: 100%; position: fixed; display: table}
  .movie {display: table-cell; vertical-align: middle; text-align: center;}

