body {
	background: url("http://www.smagicmakers.com/PricusCapra/images/PC_bg-04.png");
	background-color: #000;
	background-repeat: no-repeat;
    background-size: auto;
	top: 0;
  	left: 0;
  	width: 1900px;
	height: 1080px;
}


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

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

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

.pricusbd 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;
}

.pricusbd 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;
}
.pricusbd h4 {
	font-family: Verdana, Helvetica, Didact Gothic, Century Gothic, sans-serif, Arial;
	font-style:normal;
	font-size: 24px;
	color: gold;
	font-weight: bolder;
	text-align: left;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

.pricushd {
	background-color: #000;
	background-size: auto;
	top: 0;
  	left: 0;
  	width: 1900px; 
	height: 275px;
}


 .Distribution a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/PricusCapra/images/Food Dist3_tn.png");
	background-position: right;
	background-repeat: no-repeat;
	width: 175px;
	height: 175px;
	cursor:"grab";
}	

 .Distribution:hover a {
    background-image: url("http://www.smagicmakers.com/PricusCapra/images/Food Dist4_tn.png");
	background-repeat: no-repeat;
	cursor:"grab";
}

.Welcome a {
 	display: block;
	background-image: url("../images/Welcome2.png");
	background-position:center;
	background-repeat: no-repeat;
	width: 125px;
	height: 125px;
	cursor:"grab";
}	

 .Welcome:hover a {
    background-image: url("../images/Welcome3.png");
	background-repeat: no-repeat;
	background-color: #5F0001; 
	cursor:"grab";
}

 .Aliqit a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/PricusCapra/images/Aliqit_Logo_sm.png");
	background-position:center;
	background-repeat: no-repeat;
	width: 250px;
	height: 125px;
	cursor:"grab";
}	

 .Aliqit:hover a {
    background-image: url("http://www.smagicmakers.com/PricusCapra/images/Aliqit_Logo_sm.png");
	background-repeat: no-repeat;
	background-color: #5F0001; 
	cursor:"grab";
}

 .Arktos a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/PricusCapra/images/Arktos_Logo_sm.png");
	background-position:center;
	background-repeat: no-repeat;
	width: 290px;
	height: 95px;
	cursor:"grab";
}	

 .Arktos:hover a {
    background-image: url("http://www.smagicmakers.com/PricusCapra/images/Arktos_Logo_sm.png");
	background-repeat: no-repeat; 
	background-color: #FFF000;
	cursor:"grab";
}

.twogoats a {
 	display: block;
	background-image: url("http://www.smagicmakers.com/PricusCapra/images/Two_Ole_Logo_sm.png");
	background-position:right;
	background-repeat: no-repeat;
	width: 355px;
	height: 125px;
	cursor:"grab";
}	

 .twogoats:hover a {
    background-image: url("http://www.smagicmakers.com/PricusCapra/images/Two_Ole_Logo_sm.png");
	background-repeat: no-repeat; 
	background-color: #1C0673;
	cursor:"grab";
}


 .logo {
	top: 0;
  	left: 0;
	width: 175px;
	height: 175px;
	align-content: center;
	color: black;
}



.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;
	
}

