body{
	background-color:#fff;
	background-image: url('http://overachieversdc.com/guestList/subscribe/images/guestlist_bg.jpg');
	background-repeat: no-repeat;
	font-family:arial,helvetica;
	margin-top:50px;
}

#main{
	width:320px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#000;
	font-size:12px;
}

.message{
	font-family:helvetica;
	font-size:10px;
	color:#ffffff;
	margin-top:0px;
}

a{
	color:#000;
}
a:hover{
	color:#000;
	background-color:#999999;
}