body {
	background: url("http://www.smagicmakers.com/images/background.jpg");
	background-repeat: repeat;
    background-size: 100%;
	top: 0;
  	left: 0;
  	width: 1900px;
	height: 100%;
}

.farmses {
	background: url("http://www.smagicmakers.com/ScorpiusFarms/image/Enterprise Ser. pgs.png"); 
	background-repeat: no-repeat;
	background-size: auto;
	top: 0;
  	left: 0;
  	width: 1900px; 
	height: 1440px;
}

.enterprises body,td,th, p {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style: normal;
	font-size: 20px;
	color: darkblue;
	font-weight: normal;
	text-align: left;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.enterprises h1 {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style: normal;
	font-size: 24px;
	color:indigo;
	font-weight: bolder;
	text-align: center;	
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.enterprises h2 {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style:normal;
	font-size: 30px;
	color: black;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.enterprises h3 {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style:normal;
	font-size: 24px;
	background-color: black;
	color: gold;
	font-weight: bolder;
	text-align: center;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.enterprises li a {
  	display: block;
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style: normal;
	font-size: 20px;
  	color: darkblue;
  	padding: 5px 5px;
  	text-decoration: none;
	text-align: left;
}

/* Change the link color on hover */
.enterprises li a:hover {
	font-weight: bolder ;
	font-size: 22px;
	color: black;
  
}


.sfarmses {
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/Enterprise Services BG.png");
	background-repeat: no-repeat;
	top: 0;
  	left: 0;
  	width: 1900px; 
	height: 880px;
}

.sfarmses p {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style: normal;
	font-size: 18px;
	color: yellow;
	font-weight: normal;
	text-align: left;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.button {
  border: none;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  margin: 25px 250px;
  transition-duration: 0.4s;
  cursor: grab;
}


.buttonbs a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome2.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 165px;
	cursor:"grab";
}	



.buttonbs:hover a {
  background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome_hover2.png");
	background-repeat: no-repeat;
	cursor:"grab";
}

.buttoncs a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome3.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 165px;
	cursor:"grab";
}	

.buttoncs:hover a {
  background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome_hover3.png");
	background-repeat: no-repeat;
	cursor:"grab";
}

.buttonms a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome4.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 165px;
	cursor:"grab";
}	

.buttonms:hover a {
  background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome_hover4.png");
	background-repeat: no-repeat;
	cursor:"grab";
}

.buttones a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome5.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 165px;
	cursor:"grab";
}	

.buttones:hover a {
  background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome_hover5.png");
	background-repeat: no-repeat;
	cursor:"grab";
}


.buttono a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome1.png");
	background-position:center;
	background-repeat: no-repeat;
	width: 302px;
	height: 300px;
	cursor:"grab";
}	

.buttono:hover a {
  background-image: url("http://www.smagicmakers.com/ScorpiusFarms/image/ES Buttons/button - EShome_hover1.png");
	background-repeat: no-repeat;
	cursor:"grab";
}


.poster {
  	position: fixed;
  	top: 90%;
  	left: 0;	
  	-webkit-transform: translateY(-90%);
  	-ms-transform: translateY(-90%);
  	transform: translateY(-90%);
	z-index: +1;
}

.poster a {
  	display: block;  
  	padding: 0px;
  	color:  #ffff00;
  	font-size: 20px;
  	text-decoration: underline;
	text-align: center;
	
}
