body {
	background:url("../images/bg.jpg") no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;
	z-index: 10;
}

/*https://objects.kaxmedia.com/auto/o/69/7929167d70.jpeg*/

h1 {
	padding: 20px;
	font-family: Merriweather;
	color: white;
}

.star {
	padding-right:10px;
	height: 30px;
	width: 50px;
	float: left;
}

img {
	border-radius: 20px;
}

.ontable {
	color:white;
	text-align: center;
	margin:10px;
}
.tablehead {
	margin-right: 20px;
	font-size:20px;
	text-align: center;
}
.welcome-bonus {
	padding:20px;
	border: 1px solid black;
	font-size: 25px;
	background-color: #27292F;
	font-family: Merriweather;
	margin-left: 20px;
}
.under {
	color: lightgray;
	font-family: Merriweather;
}
.imagerow {
	height: 145px;
	width: 210px;

}
.stars {
	width: 210px;
	height: 60px;
	margin: 5px !important;
}
.bonusbutton {
	font-size: 25px;
	margin-top: 12px !important;
	font-family: Merriweather;
}
th {
	font-family: Merriweather;
}
.first {
	font-family: Merriweather;
	padding:2px;
	font-size: 15px;
}
table {
	color: white;
	text-align: center;
}

tr {
	 background-color: rgba(0, 0, 0, 0) !important;
}

td a {
	text-decoration: none;
	color: gold;
}

td a:hover {
	text-decoration: none;
	color: silver;
}

h2 {
	color: white;
}

hr {
	margin:50px;
    background-color: #ffffff;
    border-width: 0;
    /*change your size in this place*/
    padding-top: 1px;
}

.link {
	cursor: pointer !important;
}

h2 {
	text-align: center;
	font-family: Merriweather;
	padding-bottom:20px;
}

p {
	font-family: Merriweather;
	font-size: 15px;
	color: white;
}

button {
	font-family: Merriweather;
}

.bottompara {
	margin:50px;
}

#footer{background-color:#262F36;padding-top:70px;text-align:center;padding-bottom:10px;color:black;}
#footer a{text-decoration:none;color:white !important;}
#footer p{text-decoration:none;color:white !important;}
#footer a:hover{text-decoration:none;color:gold !important;}

.bottombit li {
	list-style: none;
	float: left;
	margin-left:90px;
	text-align: center;
}

.bottom li {
    display: inline-block;
    text-align: center;
    margin:10px;
}
.bottom li img {
	border-radius: 0px !important;
}

.bonus-amount {
	color:gold;
}

.bonus-amount:hover {
	color:silver;
}