div.welcome {

	margin: 0px auto;
	width: 310px;

}

h1.welcome {

	text-shadow: 1px 2px 3px lightgrey;
	font-family: "DollarBill";
	letter-spacing: 7px;
	margin: -10px auto 30px;

}

div.tagline {

	letter-spacing: 5px;

}

.simple-popup-content {

	padding: 0;
	text-align: center;

}

h1#popupTitle {

	color: tomato;
	margin: -70px 0 auto;

}

div.popupCopy {

	font-size: 100%;

}

a#popupButton {

	font-size: 18px;
	background: tomato;

}

ul.features li.quip1,
ul.features li.quip2,
ul.features li.quip3{

	margin: 10px 0 10px 0;

}