html{ 		background:#67717a url(../imgs/background.jpg) no-repeat center top; margin: 0 0 0 0; 		padding: 0; 		 -webkit-background-size: cover;		 -moz-background-size: cover; 		 -ms-background-size: cover; 		 -o-background-size: cover; 		 background-size: cover; 		 }body { position: relative; margin: 20px; padding: 0; }		 		 .contener{ text-align: center; width: 900px; margin: 130px auto auto; padding: 10px; }h1 { color: #2e2f34; font-size: 2.3em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; margin: 0.67em 0; }h2 { color: #2e2f34; font-size: 1.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.83em 0; }.agri{ position: fixed; top: 30px; left: 10px; }.logobayer{ background-image: url(../imgs/logoBayerc.png); background-repeat: no-repeat; position: fixed; top: 10px; right: 20px; width: 150px; height: 140px; display: block; }p { }td { }a:link { }a:visited { }a:hover { }a:active { }btdiv{}#preloader  { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; width: 100% !important; z-index: 99; height: 100%; }#status  {     width: 200px;     height: 200px;     position: absolute;     left: 50%;     top: 50%;     background-image: url(../imgs/loader.gif);     background-repeat: no-repeat;     background-position: center;     margin: -100px 0 0 -100px; }.touch{ background-image: url(../imgs/touch.png); background-repeat: repeat; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 99; display: block; }@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)and (-webkit-min-device-pixel-ratio: 1)  { .agri{ position: fixed; top: 20px; left: 10px; }.logobayer{      background-image: url(../imgs/logoBayerc.png);      background-repeat: no-repeat;      position: fixed; top: 10px;      right: 10px; width: 250px;      height: 250px;      display: block;      }}