﻿body {
 
background-image:url(../png/background-Global.jpg);
background-position:top ;
background-repeat:no-repeat;
height:810px ;
 margin:auto ;

}
 

*{
outline: none;
}

div#buttonGlobal
{
	  margin:auto ;
	 top:65px;
	 left:110px;
	 width:900px ;
	 position:relative  ;
 
	 
}

div#logoIbox
{
	  margin:auto ;
	 top:755px;
	 left:230px;
	 width:40px ;
	 position:relative  ;
}

