.main {
	background-color: rgba(204, 204, 204, 0.75);
}
body {
	background-image: url(../img/background.png);
}

.custombutton {
	background-color:#2d2d2d;font-weight:bold;padding: 10px; 40px 0 40px;padding-left:50px;padding-right:50px
}

.bullets {
	font-weight:bold;font-size:24px;
}

.logobetter {
	background-image: url(../img/logobetter.png);
	padding-top:200px;
}

.key {
	font-size:24px;font-weight:bold;
}

.prices {
	font-weight:bold;
}

.cassini {
	font-size:24px;color:#003d66;font-weight:bold;text-align:center;
}

.imgright {
	text-align: right;
}