/*
Theme Name: Amper 
Theme URI: http://www.garciajur.adv.br
Author: Amper TDJ
Author URI: http://www.ampercomunicacao.com.br
Description: Bootstrap Amper Comunicação.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: amper, bootstrap
Text Domain: ampertdj

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Style the video: 100% width and height to cover the entire window 
#myVideo {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 100%; 
  height: 100%;
}

.home {
	z-index: 100;
	 position: relative;
}

*/

