body {margin: 2% 0% 0%;}
.bg {
	background-image: url(Images/Promo-page-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.entertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.boder {
	border: 1px solid #FF0000;
}
.enterwebsite{
background-image: url(Images/EEnter.png);
background-repeat: no-repeat;
background-position: bottom;
}

.enterwebsite:hover {
background-image: url(Images/EEnter2.png);
background-repeat: no-repeat;
background-position: bottom;
}
